I'm trying to implement a custom app for programming TMS320F2812.
I'm referring to application report spraaq2. Unfortunately the code sample I have is for CCS3 so I tried to import the project using legacy function on CCS11 and rebuilding it.
The binary file generated seems to make sense in terms of dimension and content but when I try to download it and the CKFA progam starts running, it stops after few instructions, during sending a series of "new line" char for clearing HyperTerminal screen.
I supposed something wrong on .cmd file but I have no build errors/warnings (no memory section overlaps, stack allocation is enough).
The original CKFA is working with my application so I think the problem is to look for ported CKFA firmware side.
Has anyone had similar experiences and can help me?
Many thanks
Matteo