Skip to content

boards: fk743m5: add sdram support and pyocd runner support #90900

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 6, 2025

Conversation

bricle
Copy link
Contributor

@bricle bricle commented May 31, 2025

boards: fk743m5: add sdram support and pyocd runner support

Running the tests/drivers/memc/ram/ result:

*** Booting Zephyr OS build 0aa982993652 ***
Running TESTSUITE test_ram
===================================================================
START - test_psram
 SKIP - test_psram in 0.001 seconds
===================================================================
START - test_ram0
 SKIP - test_ram0 in 0.001 seconds
===================================================================
START - test_sdram1
 PASS - test_sdram1 in 0.001 seconds
===================================================================
START - test_sdram2
 SKIP - test_sdram2 in 0.001 seconds
===================================================================
START - test_sram1
 PASS - test_sram1 in 0.001 seconds
===================================================================
START - test_sram2
 PASS - test_sram2 in 0.001 seconds
===================================================================
TESTSUITE test_ram succeeded

------ TESTSUITE SUMMARY START ------

SUITE PASS - 100.00% [test_ram]: pass = 3, fail = 0, skip = 3, total = 6 duration = 0.006 seconds
 - SKIP - [test_ram.test_psram] duration = 0.001 seconds
 - SKIP - [test_ram.test_ram0] duration = 0.001 seconds
 - PASS - [test_ram.test_sdram1] duration = 0.001 seconds
 - SKIP - [test_ram.test_sdram2] duration = 0.001 seconds
 - PASS - [test_ram.test_sram1] duration = 0.001 seconds
 - PASS - [test_ram.test_sram2] duration = 0.001 seconds

------ TESTSUITE SUMMARY END ------

===================================================================
PROJECT EXECUTION SUCCESSFUL

add sdram support, tested with tests/drivers/memc/ram

Signed-off-by: Shan Pen <[email protected]>
@bricle bricle force-pushed the fk743_sdram branch 2 times, most recently from 7cbb6df to 158d854 Compare May 31, 2025 06:07
@bricle
Copy link
Contributor Author

bricle commented Jun 2, 2025

@JarmouniA Hi, could you please take a look at this pr? Thanks !

add pyocd support and fix debug section in doc

Signed-off-by: Shan Pen <[email protected]>
Copy link

sonarqubecloud bot commented Jun 3, 2025

@bricle
Copy link
Contributor Author

bricle commented Jun 6, 2025

@erwango Hi, could you please take a look at this pr? Thanks !

@erwango erwango self-assigned this Jun 6, 2025
@fabiobaltieri fabiobaltieri merged commit b194050 into zephyrproject-rtos:main Jun 6, 2025
21 checks passed
@bricle bricle deleted the fk743_sdram branch July 4, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants