I have ported the FreeRTOS Example to Linux Makefile. It builds, but it enters the HardFault handler on portDISABLE_INTERRUPTS(). Any ideas?
我已將 FreeRTOS 示例移植到 Linux Makefile。它構(gòu)建,但它進(jìn)入 portDISABLE_INTERRUPTS() 上的 HardFault 處理程序。有任何想法嗎?
#define portDISABLE_INTERRUPTS()??? __asm volatile( "csrw mstatus,%0" ::"r"(0x7800) )
熱門產(chǎn)品 :
CH32V317: 互聯(lián)型青稞RISC-V MCU