I use same source files and LDF in one project, no special use of library like debug print , etc. I can build the project successfully with release configuration, and failed at linking in debug configuration, it was said that the some variables can not be mapped into processor.
So I want to know exactly all the different things in debug and release build versions, to build project successfully with both debug and release configuration.
BTW, VDSP4.5 and BF533 in use.