arm: cortex-a revert safety MMU initialization, cortex-m7 change the return type of function rt_hw_cpu_dcache_ops to rt_uint32_t, etc. risc-v: support noncached normal memory, add rt_backtrace function, etc. aarch64: add rt_backtrace function, stop when no page is free. Tools Improv...
board/cache.c: Infunction'rt_hw_cpu_dcache_ops':board/cache.c:36:28: warning: passing argument 1 of'flush_dcache_range'makes integer from pointer without a cast [-Wint-conversion] 36|flush_dcache_range(addr, size);|^~~~|||void*board/cache.c:27:42: note: expected'uintptr_t'{ak...
● 改进:传感器,spi, i2c,UART,can, usb, cpu_time, sdio, pwm等。 libcpu ✓ arm:cortex-a恢复安全MMU初始化,cortex-m7改变函数rt_hw_cpu_dcache_ops的返回类型为rt_uint32_t等。 ✓ risc-v:支持非缓存的普通内存,增加rt_backtrace函数等。 ✓ aarch64:增加rt_backtrace函数,当没有空闲页面时停止。
ch32: add rt_hw_context_switch_interrupt. ch32v307 add uart/spi/adc/gpio/wdt/dac/can/pwm drivers, update readme. etc. Libcpu arm: cortex-a revert safety MMU initialization, cortex-m7 change the return type of function rt_hw_cpu_dcache_ops to rt_uint32_t, etc. risc-v: support ...
ch32: add rt_hw_context_switch_interrupt. ch32v307 add uart/spi/adc/gpio/wdt/dac/can/pwm drivers, update readme. etc. Libcpu arm: cortex-a revert safety MMU initialization, cortex-m7 change the return type of function rt_hw_cpu_dcache_ops to rt_uint32_t, etc. risc-v: support ...
arm: cortex-a revert safety MMU initialization, cortex-m7 change the return type of function rt_hw_cpu_dcache_ops to rt_uint32_t, etc. risc-v: support noncached normal memory, add rt_backtrace function, etc. aarch64: add rt_backtrace function, stop when no page is free. Tools Improv...
Abstract Today I'd like to discuss a scenario that I will encounter in practical application. In the design phase, the Serial Nor flash is usually used as a code storage device for RT series MCUs, such as QSPI, HyperFlash, etc, as these devices all support XIP features. The flash usuall...
SW version: bsp35.0+\SW32G_IPCF_4.6.0_D2205\sample\s32_rtd\ops follow C:\NXP\SW32G_IPCF_4.6.0_D2205\sample\s32_rtd\README---Will it influence booting kernel ?Starting kernel ...[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034][ 0.000000] Linux versio...
ice: use 'int err' instead of 'int status' in ice_ptp_hw.c ice: introduce ice_ptp_init_phc function ice: convert clk_freq capability into time_ref ice: implement basic E822 PTP support ice: ensure the hardware Clock Generation Unit is configured ...
arm: cortex-a revert safety MMU initialization, cortex-m7 change the return type of function rt_hw_cpu_dcache_ops to rt_uint32_t, etc. risc-v: support noncached normal memory, add rt_backtrace function, etc. aarch64: add rt_backtrace function, stop when no page is free. Tools Improv...