msdk
msdk copied to clipboard
BLE Build Fails - MAX32690 RISC-V
When attempting to build the BLE stack for RISC-V on the MAX32690 several Linker errors occur. Setting RISCV_CORE=0 resolves MXC_SEMA_<> errors, however the linker can still not find MXC_LP_EnterSleepMode and MXC_LP_EnableWUTAlarmWakeup.
There does not look to be any example projects for the MAX32690 using RISC-V and BLE.