Menu

Problem after building

Bertrand
2008-06-12
2013-04-29
  • Bertrand

    Bertrand - 2008-06-12

    I'm working with SDCC, so I tried the example of the installation page.

    I have the message
    ---Build done---

    but, after, I have this message :
    grep: nano_example_n1xx.map: No such file or directory
    make: *** [link] Error 2

    Why do I need a *.map ? How can I fix this problem ?

    I'm using Windows XP with cygwin. My version of SDCC is the 2.7.0-2 sensinode blanked cygwin and my version of NanoStack is 1.0.3

    Thank you very much for your help !

     
    • Bertrand

      Bertrand - 2008-06-20

      No ideas ?

       
    • shelby

      shelby - 2008-07-04

      Hi!

      Sorry for the delay.

      This has got to be some problem with the toolchain for sure. I have not seen this kind of error come up before on multiple platforms (Cygwin, Linux, Cygwin).  The .map file is the memory map for the load module created by the linker. What files are created after the build is done? Do you have this problem with e.g. the nano_skeleton example as well?

      You can find the SDCC manual here: http://sdcc.sourceforge.net/doc/sdccman.pdf

      In Section 3.1 it explains the purpose of the output files.

      - Zach

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.