Zihao Yu
|
379be07a90
|
bsp,am,integrate-am-apps: remove unnecessary rt_thread_yield()
* rt_thread_startup() will schedule to the target thread
|
2024-01-18 19:50:56 +08:00 |
|
Zihao Yu
|
911638c7f5
|
bsp,am,integrate-am-apps: reset data and bss section before running
|
2024-01-18 19:50:55 +08:00 |
|
Zihao Yu
|
6ce926d1ae
|
bsp,am,integrate-am-apps: refactor generated code
|
2024-01-18 19:50:14 +08:00 |
|
Zihao Yu
|
6761ddf7f8
|
bsp,am,integrate-am-apps: destroy thread when calling halt()
|
2024-01-18 19:50:14 +08:00 |
|
Zihao Yu
|
dea61ce9d9
|
bsp,am,integrate-am-apps: replace '-' with '_' in app name
|
2024-01-18 19:50:14 +08:00 |
|
Zihao Yu
|
9c8b8c3289
|
bsp,am,integrate-am-apps: fix heap smash
* now pass microbench
|
2024-01-13 00:28:51 +08:00 |
|
Zihao Yu
|
f08882db2c
|
bsp,am,integrate-am-apps: fix linking error for microbench
* do not change the name of symbol in libraries
* run microbench, but trigger segmentation fault
|
2024-01-12 20:20:48 +08:00 |
|
Zihao Yu
|
839ab63edf
|
bsp,am,integrate-am-apps: automatically fix the symbol name of AM libraries
* pass hello
|
2024-01-12 20:20:48 +08:00 |
|
Zihao Yu
|
0fd10d5b22
|
bsp,am: add basic python script to integrate other AM apps
* but we should manually fix the symbol name of AM libraries
|
2024-01-12 20:20:48 +08:00 |
|