Part Number: TMDSCNCD28379D
Other Parts Discussed in Thread: CONTROLSUITE, INSTASPIN-BLDC
Tool/software: Code Composer Studio
Hello,
I recently purchased Industrial Drive Kit - IDDK{R2.2.1] with TMDSCNCD28379D controller. I imported the project IDDK_PM_Servo_F2837x and i got the following error:
J1 and J2 jumpers are connected and 15v supply is given to Jp1 and Jp2 connectors.I turned off the AC supply, compiled the program, and in Debug mode:
I got a prompt asking to select the CPUS (CPU1 ans CPU2). I selected both initially and executed the project. The below was the error I got. (Please check the attachment)
28xx_CPU1: File Loader: Verification failed: Values at address 0x80000@Program do not match Please verify target memory and memory map.
C28xx_CPU1: GEL: File: C:\Users\Admin\Desktop\newwrksp3\IDDK_PM_Servo_F2837x\F2837x_RAM\IDDK_PM_Servo_F2837x.out: a data verification error occurred, file load failed.
With CPU1 selected I got the following error:
IcePick_C_0: Error connecting to the target: (Error -151 @ 0x0) One of the FTDI driver functions used during the connect returned bad status or an error. The cause may be one or more of: no XDS100 is plugged in, invalid XDS100 serial number, blank XDS100 EEPROM, missing FTDI drivers, faulty USB cable. Use the xds100serial command-line utility in the 'common/uscif' folder to verify the XDS100 can be located. (Emulation package 7.0.100.0)
C28xx_CPU1: GEL Output:
Memory Map Initialization Complete
C28xx_CPU1: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
C28xx_CPU1: File Loader: Verification failed: Values at address 0x80000@Program do not match Please verify target memory and memory map.
C28xx_CPU1: GEL: File: C:\Users\Admin\Desktop\newwrksp3\IDDK_PM_Servo_F2837x\F2837x_RAM\IDDK_PM_Servo_F2837x.out: a data verification error occurred, file load failed.
With Cpu2 selected I got the following error:
C28xx_CPU2: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
C28xx_CPU2: File Loader: Verification failed: Values at address 0x82000@Program do not match Please verify target memory and memory map.
C28xx_CPU2: GEL: File: C:\Users\Admin\Desktop\newwrksp3\IDDK_PM_Servo_F2837x\F2837x_RAM\IDDK_PM_Servo_F2837x.out: a data verification error occurred, file load failed.





