Hi
Question 1:
when we have a same section (name or base address) in .cmd file and platform, which of them have the higher priority for linker?
Question 2:
We can set the device clock in GEL file and platform, if we set different clock in the GEL file and platform which of them accepted?
Question 3:
Is there any references that explain all packages and modules and their contains?
When the I see .cfg files, I see a lot of variables and objects declared and set, But I couldn't find a reference that describe them or user guide!!
Question 4:
What is the relation between ,cfg script file(packages) and peripherals?
Question 5:
Can we set all things that declared and set in .cfg file. in the program code?
Question 6:
When should we use Bios_start() function?
In some project like "image _proc_omp" it doesn't use!!!.
Question 7:
If some core packs want to access the MSMC SRAM simultaneously, the MSMC manages and priorities them to access and prevents them to conflict, Am I thinking right?
Best Regard