Changes are initially real-time but must be saved to the chip's internal Flash to persist after a power cycle. B. SDK and Firmware Programming

bp1048b2-gcc -mcpu=bp1048b2 -mthumb -ffreestanding -O2 -c main.c bp1048b2-ld -T bp1048b2.ld main.o -o firmware.elf