msdk icon indicating copy to clipboard operation
msdk copied to clipboard

BLE Build Fails - MAX32690 RISC-V

Open BrentK-ADI opened this issue 2 years ago • 0 comments

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.

BrentK-ADI avatar Sep 15 '23 19:09 BrentK-ADI