I modified it using the official blue_chat example. After adding a characteristic value using aci_gatt_add_char, I couldn't search for Bluetooth signals. After removing the newly added one, there was
When we use RISC-V GCC for embedded development, we have to deal with startup files and link files. This article records some learning notes related to link scripts.
1. Basic concepts
The main purpose
Recently, I was studying the official FreeRTOS Chinese practical tutorial. In the binary semaphore unit, when I ran the example given in the document, I found that the __asm(0x82) section could not pa