Other Parts Discussed in Thread: IWR1843, MATHLIB, SYSBIOS, UNIFLASH, CODECOMPOSER
Hi,
I'm trying to start out developing code for the IWR1843 - starting off with the OOB demo.
Using CCS 10.4.0.00006 , I've imported the 18XX_mmwave_sdk project from the industrial tools box 4_8_0. I've got the h/w connected etc.
Compile & link are OK, but I cannot get the debug to start - connections issues, maybe CCS configuration?
Using the debug icon, selecting DSS & MSS in turn, I get the errors:
DSS debug error:
C674X_0: GEL: Error while executing OnPreTargetConnect(): Target failed to read 0x500006CC@System_View
at gempwrsmcfg4_rd=*((unsigned int*) (0x50000400U+0x000002CCU)) [xwr16xx_dss_csdap.gel:152]
at DSS_PreConnect_CheckResetStatus()
at GEL_EvalOnTarget("CS_DAP_0", "DSS_PreConnect_CheckResetStatus()", 1) [xwr16xx_dss_init.gel:11]
at OnPreTargetConnect()
C674X_0: Error connecting to the target: (Error -6305) PRSC module failed to write to a router register. (Emulation package 9.4.0.00129)
MSS debug error:
Cortex_R4_0: Error connecting to the target: (Error -2062 @ 0x0) Unable to halt device.
Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle
the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 9.4.0.00129)
I have done may resets, and have change TCLK from default 5.5 to 2.5 MHz - no improvement.
If in CCS I use "launch selected configuration", I get to a debug window, but it shows connections as:
... XDS110 ... disconnected: unknown
However, running "test connection" works OK, so looks like at least low level h/w connection is working? I have the board configured in debug mode as far as I know - same as used with mmwaveStudio.
I not also that, although I have imported what says it is the 1843 project, it seems to be set for 6843. Is this correct?
I hope I have given enough information for you to help.
many thanks
Alan