Materials: 1. Chip technical manual.2. Chip data sheet.VDDS is divided into three, power supply 1.8~3.8V input:VDDS is used for reset, DIO23~30 GPIO, BOD (power-off detection), power-on reset detectio
I'm working on PRJ recently and I'm new to DSP. I want to write a simple program to try and compile it. All the .obj files are generated except for the last error --- error: symbol referencing errors
#define PORT_ISO_PCR1_0 (*(volatile unsigned short *)0xFF612040) is compiled successfully. #define PORT_ISO_PCR1_0 (*(volatile __near unsigned short *)0xFF612040) has an error, but some header files d