Hi NXP.
I am trying to run the ButtonCounter demo application using the following setup:
- MIMXRT1170-EVKB + RK055AHD091
- GUI Guider 1.10.0-GA
- MCUXpresso 25.6.136
- LVGL 9.2.1 / LVGL 8.3.10
- SDK 25.09.00
However, even after executing Build & Run Target, the application does not work as expected.
Am I doing something wrong? I would greatly appreciate any advice or guidance.
For reference, here is the toolchain output:
Checking device connection...
Cleaning generated screen files...
Generating C code...
✓ Code generation completed!
Run CMake To Generate Makefile
-- TOOLCHAIN_DIR: C:/nxp/MCUXpressoIDE_25.6.136/ide/tools
-- BUILD_TYPE: flexspi_nor_sdram_release
-- TOOLCHAIN_DIR: C:/nxp/MCUXpressoIDE_25.6.136/ide/tools
-- BUILD_TYPE: flexspi_nor_sdram_release
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- The ASM compiler identification is GNU
Thank you in advance for your support!