Other Parts Discussed in Thread: UNIFLASH,
Tool/software: Code Composer Studio
Hi there,
I am not quite sure about the correct forum, so please move it to another one if this topic is misplaced here.
I am currently facing a strange timing behavior when I use the UniFlash software to get my out.File on the controller compared to using CCS. In both cases I use a XDS 100v2 to get things running. However, using CCS with its debugger everything works fine, the connected SPI sensor is read out correctly. But when I use the debugger to flash the out.File via UniFlash, the file input is corrupted, many bits are falsely read out. Looking on a scope, the data is transmitted correctly in both cases.
My question now: are there any special parameters to set when using UniFlash with my out.File which are automatically applied when using CCS? Any help is appreciated.