OpenBK7231T_App icon indicating copy to clipboard operation
OpenBK7231T_App copied to clipboard

Split NTP and Clock functions WIP

Open MaxineMuster opened this issue 8 months ago • 0 comments

Need a PR, I get errors durung BEKEN builds in my repository like :


beken packager V2.1.0
Shanghai Real-Thread Electronic Technology Co.,Ltd
Linux-6.8.0-1027-azure-x86_64-with-Ubuntu-22.04-jammy

load_config: config.json

partition    flash_name       phy addr   size       logic addr size       file
------------ ---------------- ---------- ---------- ---------- ---------- ----------------
bootloader   beken_onchip_crc 0x00000000 68K        0x00000000 64K        bk7231n_bootloader_enc.bin
app          beken_onchip_crc 0x00011000 1150832    0x00010000 1083136    OpenBK7231N_Split_NTP_WIP_e9db3836258b_powerMetering_enc.bin

image size: 1220464 Byte
image name: all_1.00.bin

export app partition image: OpenBK7231N_Split_NTP_WIP_e9db3836258b_powerMetering_enc_uart_1.00.bin

time: 0.95s
Good bye!
End Combined
generate ota file
malloc(): corrupted top size
Aborted (core dumped)
make[1]: *** [Makefile:327: build-BK7231] Error 134
make[1]: Leaving directory '/home/runner/work/OpenBK7231T_App/OpenBK7231T_App'
make: *** [Makefile:264: OpenBK7231N] Error 2

Usually with "powerMetering" or "irRemoteESP", even if I only make a branch from the (working) main ...

MaxineMuster avatar May 01 '25 17:05 MaxineMuster