Other Parts Discussed in Thread: TMS320C6678
Hi everybody, I have a simple question:
If I would like to run a bare metal application running in a TMS320C6678 dev board (without using SYS/BIOS), what is the standard initialization procedure that I have to implement in software, from the POR to the execution of the application code?
I mean: I've to do PLL init, DDR controller init, ...and what else? If I set the PLL in hardware with PLL Boot configuration BOOTMODE pin, is really necessary to set the PLL in software?
thank you in advance for the answer
Carmine
PS: I am really new to this kind of platform