Other Parts Discussed in Thread: TMS320F28035, CONTROLSUITE
Tool/software: Code Composer Studio
Hi, I am a student trying to learn about microcontrollers and brushless motors. I just started recently but I am not sure why I am getting these errors. I attached it to this post... I am not sure if its a Code Composer issue or if its a board issue. I wasn't told how to set up the board so I am learning on the fly from the internet. Thank you for helping in advance.
Getting Load program Errors
C28xx: GEL: Error while executing OnTargetConnect(): Cannot read register ST1: data is not present
at (ST1&~(0x0100)) [f28035.gel:292]
at C28x_Mode() [f28035.gel:78]
at OnTargetConnect()
C28xx: Error occurred during flash operation: Cannot read 0x00000882@Data: data is not present
C28xx: Flash Programmer: Warning: The configured device (TMS320F28035), does not match the detected device (). Flash Programming operations could be affected. Please consider modifying your target configuration file.
C28xx: Failed CPU Reset: This operation is not supported by this driver
C28xx: GEL: Error while executing OnReset(-1): Cannot read register ST1: data is not present
at (ST1&~(0x0100)) [f28035.gel:292]
at C28x_Mode() [f28035.gel:32]
at OnReset(-(1))
C28xx: GEL: Error calling OnPreFileLoaded(): Reset failed: retcode=-1
C28xx: Trouble Writing Memory Block at 0x1ed on Page 0 of Length 0x4: This operation is not supported by this driver
C28xx: File Loader: Verification failed: Target failed to write 0x001ED@Program
C28xx: GEL: File: C:\ti\controlSUITE\development_kits\DRV8312-C2-KIT_v128\BLDC_Sensorless\F2803x_RAM\BLDC_Sensorless_F2803x.out: Load failed.
