Other Parts Discussed in Thread: DRA821,
I am working in a Windows environment.
I made an application image using out2rprc and MulticoreImageGen from an application created with CCS.
I wrote it as an app file to the SD card in MMCSD boot mode and started it, but an error occurred during deployment.
The error is below.
> Sciclient_procBootSetProcessorCfg, ProcId 0x6, EntryPoint 0x54...
> Sciclient_procBootSetProcessorCfg...FAILED
Below are the steps that worked:
1. out → rprc conversion with out2rprc (for the number of cores)
2. Image creation with MulticoreImageGen
> MulticoreImageGen LE 55 appImageName 0 A72_0.rprc 10 R5F_0.rprc 8 sciserver_testapp_freertos_mcu1_0_release.rprc
Are there any problems so far?
Do you recognize the core number of DRA821 as below?
Main A72-0 0
Main A72-1 1
Main R5F-0 10
Main R5F-1 11
MCU R5F-0 8
MCU R5F-0 9
Where can I find a document that shows the core number of the DRA821?