when my program running on a ezdsp5535 on css5.5 hits a printf function I get the following error message.
Invalid CIO command (10) in the CIO buffer at address (0x238) was not recognized. Please check the device and program memory maps
if I use puts the program continues on I have increase the memory names in the .cmd file to look as follows
.text >> DARAM0 | DARAM1 | DARAM2 | DARAM3 | DARAM4 | DARAM5 | DARAM6 | DARAM7
Do you know why this is happening