After installing BSP, I successfully compiled FirstBoot.nb0, Eboot.nb0, nk.bin on vs2005. After downloading them to the board using SAM-BA software, the system cannot boot. Can an expert tell me what
[align=left] An oscilloscope is an electronic measuring instrument with a wide range of uses. It can transform invisible electrical signals into visible images, making it easier for people to study th
I have a hex file without source code and I want to download it to the microcontroller (c51rf-s3100). How should I operate it on Keilc51 or can I burn it into the board in other ways? Please give me s
Could you please tell me what does the statement "wait on tx_clk_rec until tx_clk_rec = '1' and iq_tx_enable_rec = '1'" mean?
In my program, the statement after wait on tx_clk_rec until tx_clk_rec = '