...
Code Block |
---|
openocd -f <OpenOCD configuration file name> openocd -f <OpenOCD configuration file name> -c "hla_serial <ST-Link serial number>" |
...
기타 오류 별 해결책
Build 오류 메시지
Code Block |
---|
error: 'NRFX_POWER_CONFIG_IRQ_PRIORITY' undeclared ... |
...
...
Code Block |
---|
openocd -f <OpenOCD configuration file name> openocd -f <OpenOCD configuration file name> -c "hla_serial <ST-Link serial number>" |
...
Code Block |
---|
error: 'NRFX_POWER_CONFIG_IRQ_PRIORITY' undeclared ... |
...