I defined the vector table myself, but did not use its library file. How come there are two vector tables in the map file? I also don’t know how to remove the vector table of rts55.lib. Please help me
My current project has 4 to 6 interrupts. I use the interrupts generated by 6 PWM timers to execute different tasks. Each interrupt task is split and executed step by step according to the needs. Does
I don't know why I joined this forum. Maybe it's to communicate with some knowledgeable people, or maybe it's to learn more from others, but I'm not particularly clear. I hope I can learn something th
Please tell me how to calculate this verification code? I don't understand
For example, I sent the header code 0XF1, the middle three data 0X0D 0X1A 0X01 and the tail code 0XF3
So what is the check co
Now I encounter a strange problem when debugging eboot. Now I enter KITLOutputDebugString and it restarts. I traced it to the problem after pOutputByte ends. static void pOutputByte( unsigned char c )