Skip to main content
Visitor II
February 22, 2008
Question

memory code area

  • February 22, 2008
  • 2 replies
  • 910 views
Posted on February 22, 2008 at 10:12

memory code area

    This topic has been closed for replies.

    2 replies

    diego_oliAuthor
    Visitor II
    February 21, 2008
    Posted on February 21, 2008 at 15:13

    Hi,

    I hope someone can help me. I'm using cosmic C compiler CxST7 16K and STVD7 debugger. When I debug my project with STVD7 an error occurs: ''code memory area not initialized. Please specify an executable file and retry''. In which file and how I must initialize this memory area? Thanks to all

    Visitor II
    February 22, 2008
    Posted on February 22, 2008 at 10:12

    hi!

    have you tried compiling/debugging the demo programs? (they are written for the demo boards, but you can just delete the content of main() so litterally the code will do nothing... however it will show you if the ''empty'' program can be debugged.

    if yes, you can start codeing your program in this example program (thats what i did too)

    hope it works!