matrix 发表于 2019-3-27 13:32:32

freertos_hello下载到flash里不运行

SDK_2_5_0_EVKB_IMXRT1061\boards\evkmimxrt1060\rtos_examples\freertos_hello
这个例程,通过freertos_hello_debug运行调试模式可以运行。但是通过freertos_hello_flexspi_nor_debug下载到flash里不运行。但是下面这个例程两种方式都可以:SDK_2_5_0_EVKB_IMXRT1061\boards\evkmimxrt1060\driver_examples\gpio\led_output

我的freertos_hello提交到了github上
https://github.com/lixianyu/freertos_hello.git

请教了^_^

matrix 发表于 2019-3-27 13:37:12

我是按照《OK1061-S_MCU-用户手册-V1.0-2019.01.07.pdf》一步一步来的。
页: [1]
查看完整版本: freertos_hello下载到flash里不运行