Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Hello, Tarun Garg this side.
I am working on SCI-A Boot loader for TMS320F2812 DSP. I am following the steps mentioned in spraaq2 guide. But not able to generate .bin file using FileIOShell.exe application that comes along with Folder of SPRAAQ2. But I successfully generated .bin file using hex2bin utility in intel format for CKFA code.
I have Following queries in this matter:
1.For application code binary file generation : Can we not use hex2bin utility ? (just like we used for CKFA)
2. if we can use hex2bin utility then what should be format motorola or intel ?
3. Is there any shortcut or CCS feature by which we can generate .bin file from out file (without using .bat file method)
4. After setting up the serial terminal and sending .bin file of CKFA code, how to send appcode binary file ? or attach appcode binary file in the CKFA code ? please clear my understanding on - How CKFA .bin file will take .bin file of appcode via serial terminal?