Other Parts Discussed in Thread: C2000WARE
Tools
- CCS 10.1.1
- C2000Ware 3.03.00
- Complier V20.2.1.LTS
- Xdc tool 3.61.02.27
- BIOS 6.83.00.18
-TMDSCNCD28388D evaluation module
------------------------------------------------------------------------------------------------------------------------------------------
Dear Ti Supprot Team
Hello, I'm trying to set EtherCAT on CM core with SYS/BIOS .( TMS320F2838X.cmd )
During debugging step , there are some error messages on Console , ( not seeing in compiling step )
here are some error messages below
------------------------------------------------------------------------------------------------------------------------------------------
File : " my project. out " Does not match the target type, not loaded
< Console >
Cortex_M4_0: Error writing the init algorithm.Unable to read the Flash content correctly. Make sure the device is properly powered as per the datasheet spec (Recommended Operating Conditions). Flash Plugin failed to initialize the FMC. Operation cancelled.
Cortex_M4_0: File Loader: Memory write failed: Unknown error
Cortex_M4_0: GEL: File: C:\ti\workspace\SV_CM_kdh\Debug\SV_CM_kdh.out: Load failed.
------------------------------------------------------------------------------------------------------------------------------------------
I modified .cmd file ( allocating more sectors on .binit . without modifying .cmd file, I couldn't call HW_init() , MainInit() , CiA402_init(); ,etc..) and I think error occurs during this progress.
Q1) How do I solve unloaded project error ?
Q2) Can I arbitrarily revise a command file ? what is the side effect of modifying command file ?
Regards,
Donghee Kim