• [CM3]assembly language trouble
    CORE: STM32F103ZET6 Hi,Pros.      Here Monkey comes agian I have met a problem with my code,see below: /* --------- code here --------- */      .section .data _sp_usart:      .word     _stack_usart _stack_usart...
  • [CM3]UART always lose the last char
    Hi,there. I am using UART of my CM3 board,and there is something strange. I use minicom(a friendly serial communication program for linux) to Rx data came from CM3,and every thing goes well except that...
  • How to Debug CM3 DesignStart in the FPGA
    I use the ARM Cortex-M3 DesignStart Eval on the FPGA platform, I use J-link to download the program to the system but the system is not properly implemented. I downloaded the generated Hex file via J...
  • Modelsim for CM3 path error
    Hi, I want to simulate CM3 Designstart with Modelsim. When I launch Modelsim from Quartus 17.2 most of the files compile. But I get the following error: ** Error: C:/projects/AT421-MN-80001-r0p0...
  • CM3 DesignStart Build warning messages with Quartus Prime 17.0.2
    Hi, I am using Quartus Prime Lite 17.0.2 for building Cortex-M3 DesignStart RTL. I can successfully build the RTL, but I got some critical warnings as follows. Can I ignore these warnings? Is...