Micro 28335 with RAM in Zone 6
CCS 4.2.0
XDS560V2 USB JTAG
I recently started to use GPIO34 and ran into problems loading my RAM debug image which has run fine for months.
It seems the CCS Debugger or perhaps the JTAG Loader assumes GPIO34 is configured as the XINTF XREADY input rather than a general purpose input.
When GPIO34 is low, the RAM loading fails (I will attempt to attach a screen).
Nether my code or the CCS gel script configures the GPIO34 as XREADY, nor do we want or need an XREADY signal.
Is there some way to configure the CCS RAM loader to not assume GPIO34 is an XREADY input but that the bus is always ready?
TIA,
Jan