Part Number: 66AK2H12
Hi
Board: Customized
CCS: 7
OS: win7
I study the boot section of "
" and I have some questions now.
In section "4.6.2.3.2", explained that the user can boot the EVM automatically by "program_evm.js", but the link "Program EVM Guide" doesn't exist!!!
Q1:
How can I use "program_evm.js" for booting automatically? Please guide me.
In section 4.6.3.6.5, there is no use of the memory map file "*.map" that produced related to the "*.out" file.
Q3:
Is it correct that produce the image file without using of map file?
In section 4.6.4.1.2, explained about memory conflict between the app and SBL, and the user can load and debug SBL project step by step.
Q2:
What is SBL memory map? How can I find it?
Where is SBL project? How can I find it?
Q4:
What is the name of GEL files for initializing ARM and DSP core?
Best Regards