Hi!
I'm working with OMAP-L138 EVM development kit from Logic by using TMS320C6748 SOM only.
My developments tools versions are as following:
CCS 3.3.83.19
CGT 6.1.10
BIOS 5.41.02.14
C6748 Device type: d800k002
OS: Windows XP SP2
I built a LED example located in:
C:\CCStudio_v3.3\boards\evmc6748_v1\tests\evm\led_pb\ccs\test_led_pb.pjt
I loaded to RAM and it worked (LEDs changed it state at expected time), but messages takes a long time in appear to stdout console.
I tried to load in flash by following next doc:
"Using the TMS320C6748/C6746/C6742 Bootloader"
focus.ti.com/lit/an/spraat2b/spraat2b.pdf
After generating bin file (I attach image of AIS gen config), I opened CCS project for spi_flash_write, located in:
C:\C6748_dsp_1_00_00_08\OMAPL138_DSP_Flash_Utility_01.00.00.01\spi-flash-writer-01.10.00.01\ccs3\spiflash_writer
After program loads, it takes me more than one hour to burn flash, and half hour to verified it contains. The program works ok (again LEDs power on and off).
I tried on another PC and it does the same.
Is a really desperating task!
Questions:
1. What am I doing wrong? Why it takes so much time?
2. How long does it takes everybody to load a simple program in SPI flash?
3. Is possible to load a program in SPI by using serial port? UART Boot Host?
I'm working in seriuos project and I really need to load a big program in SPI, and then use DRAM, so I can't allow spend so much time by trial and error.
Please help me!
Regards,
Marcelo