Other Parts Discussed in Thread: AM4378
I have:
- CCS 6.1.3
- SMARC-T4378 Embedian with TI Sitara AM4378
- ti-processor-sdk-rtos-am437x-evm-02.00.02.11
I have created project from TI Resource Explorer SYS/BIOS typical_AM4378_CortexA.
Build the project: typical_AM4378_CortexA.out
I've used Connection: Data Snapshot Viewer AM4378, Uart Communication, ComPort Cortex_M3 CPU, Port COM5 115200, 8, no, 1.
I can not load the program to the AM4378, I get an error:
CortexA9: Trouble Writing Memory Block at 0x80000000 on Page 0 of Length 0x40: This operation is not supported by this driver
CortexA9: File Loader: Verification failed: Target failed to write 0x80000000
CortexA9: GEL: File: C:\workspace_v6_1_3\typical_AM4378_CortexA\Debug\typical_AM4378_CortexA.out: Load failed.
How to load the program? Please, help.