Hello
I work with the TMS320C6748 DSP Platform, Code Composer Studio v5, SYS/BIOS 6.34.2.18, XDCTools version 3.24.5.48, with a custom HW
I have the following problem:
My SYS/BIOS based application which is flashed as AIS image to the NOR flash is not running.
When I load it using ICE it runs well.
Using the same burning process and ais configuration file I previously succeeded to run a non SYS/BIOS application.
I can also see, that when I load another application, when the SYS/BIOS application is burned, the loaded application, does run but doesn't receive any of the interrupts.
So it might be the same problem with the burned image...
Is there any special preparations for the SYS/BIOS based application to be made in order to boot from flash ?
I thought of adding the boot module to my application(using the XGCONF GUI) , but it cannot be done, for some reason (maybe not supported on my device)
Do you have any suggestions ?
Thank you in advance,
Alla