Hi,
I'm developing a custom bootloader for the 28069 DSP. I would like a minimal code size for the booloader. The bootloader must contain a UART but no PWM or ADC functionality. To use the UART I enable the global interrupts but than nothing happens.. The UART only works when I also enable the PWM interrupts...
Is this something from instaSPIN or what do I miss?
Best regards,