
Technical discussions about the TI C54x DSPs (including the c5401, c5402, c5402a, c5404, c5407, c5409, c5409a, c5410, c5410a, c5416, c5420, c5421, c5441, c549, c5470 and c5471).
|
Hi, group, I am using TMS320C5416 and CCS1.2/XDS-510. Currently, we are facing a wiered compiler problem that has been bothering us for a long time. I am hoping that if someone can give us a clue. Basically, this is what happen: when a program is running under the development environment (CCS1.2/XDS-510/Target Machine) the program executed as expected. However, the build is complete and .out was burned into the external ROM, sometimes an unexpected error execution will occur. Our current solution to this is changing the linker sequence and recompile several times. After few attemps, we might got a good executable (once it took as long as 5 days or hundreds of retries). J. Ouh. |
|
|
|
Do you use DSP/BIOS in your design? If the answer is yes, then you might want to remove all RTDX component and their association, including real-time analysis, Host channel manager that use RTDX for Host link and of course the RTDX module itself. Hope this help Ben --- j_ouh <> wrote: > Hi, group, > > I am using TMS320C5416 and CCS1.2/XDS-510. > Currently, we are facing > a wiered compiler problem that has been bothering us > for a long > time. I am hoping that if someone can give us a > clue. > > Basically, this is what happen: when a program is > running under the > development environment (CCS1.2/XDS-510/Target > Machine) the program > executed as expected. However, the build is complete > and .out was > burned into the external ROM, sometimes an > unexpected error > execution will occur. Our current solution to this > is changing the > linker sequence and recompile several times. After > few attemps, we > might got a good executable (once it took as long as > 5 days or > hundreds of retries). > > J. Ouh. > > > _____________________________________ __________________________________________________ |
|
|
|
Thank you very much for your help. I don't use the RTDX and all of its Component and all of what you stated as below. We use DSP/BIOS . Does there any other passable reason ? Again, Thanks a lot ! James --- Benjamin Chan <> ¼g¹D¡G> Do you use DSP/BIOS in your design? If the answer is > yes, then you might want to remove all RTDX > component > and their association, including real-time analysis, > Host channel manager that use RTDX for Host link and > of course the RTDX module itself. > > Hope this help > > Ben > --- j_ouh <> wrote: > > Hi, group, > > > > I am using TMS320C5416 and CCS1.2/XDS-510. > > Currently, we are facing > > a wiered compiler problem that has been bothering > us > > for a long > > time. I am hoping that if someone can give us a > > clue. > > > > Basically, this is what happen: when a program is > > running under the > > development environment (CCS1.2/XDS-510/Target > > Machine) the program > > executed as expected. However, the build is > complete > > and .out was > > burned into the external ROM, sometimes an > > unexpected error > > execution will occur. Our current solution to this > > is changing the > > linker sequence and recompile several times. After > > few attemps, we > > might got a good executable (once it took as long > as > > 5 days or > > hundreds of retries). > > > > J. Ouh. > > > > > > > > > > _____________________________________ > > > > > > > > > > > > __________________________________________________ > > _____________________________________ > _________________________________________________________ |