Hello!
I'm having serious trouble booting my device. Flashing seems to be ok - although I had to write a custom FBTC-programm - the instructions read from the the flash seem to coincide with the code when viewed as disassembly.
I'm using:
Dev-Software: CCS 3.3.82.13, Integrated Development 5.98.0.393, BIOS 5.41.02.14 and CGT v6.0.8 and FlashBurn v3.11 Porting Kit
Hardware: SD XDS510USB plus, custom board with TMS320C6713-B and Samsung K8P5615UQA Flash
I cut down my project to some simple assebler-code configuring GPIO and just switching a LED on and off. The code is placed at the start of the flash-memory and shorter than 1K. The problem is, that this still fails.
I've used the hex6x utility to build a flash-image of my project.
I've tried several combinations according to endianess (I flipped some bytes within every 32-bit) and the setting of the boot-lines (I guess HD[3:4] was the correct name).
??? Does anyone have an idea what else I might have done wrong or what I can do to find out what my problem is ???
If neccesary I can post this reduced project, the flash-code or the hex6x-command-file as well.
Please help - Thanx,
Thomas