sam131208

Results 10 comments of sam131208

@sylvioalves I don't know how to modify it, can you help me?

@sylvioalves I only know to modify the application's CONFIG_FLASH_INIT_PRIORITY。

@sylvioalves In fact, another project “zephyr\samples\bluetooth\peripheral” has the same problem. it doesn't use mcuboot。

@sylvioalves Hi, i update the latest zephyr. samples/bluetooth/peripheral is work fine now. I noticed some updates on hal, thanks for your help。 I will test samples\subsys\mgmt\mcumgr\smp_svr. Thanks!

@sylvioalves I tested samples\subsys\mgmt\mcumgr\smp_svr again. with the follow below feature, it is work as is. But, while add the CONFIG_BT_SETTINGS=y, it has the same problem and bluetooth can't work. CONFIG_SETTINGS=y...

@sylvioalves Of course, they are all related to Bluetooth. However, I don't think they are a problem.

Today, i update zephyr to latest and build , got the error "region `dram0_1_seg' overflowed by 1240 bytes". under is the build log. -- west build: generating a build system...

@sylvioalves Thanks, now it can be compiled and passed.

@sylvioalves Thanks,i will test it.

Nothing seems to be going on? I recently tried to introduce Custom Mode in the MCU of Cortex-M0 and it failed. OPUS requires more RAM than LIBLC3, and obviously, most...