2008-02-22 01:12 AM
2008-02-21 06:13 AM
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 all2008-02-22 01:12 AM
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!