Skip to content

Add support for nucleo_u545re_q board integration#139

Open
FarhadGUL06 wants to merge 1 commit intotock:masterfrom
FarhadGUL06:board_nucleo_u545re_q
Open

Add support for nucleo_u545re_q board integration#139
FarhadGUL06 wants to merge 1 commit intotock:masterfrom
FarhadGUL06:board_nucleo_u545re_q

Conversation

@FarhadGUL06
Copy link
Copy Markdown

This PR adds support for the nucleo_u545re_q board to Tockloader.

Changes:

Added nucleo_u545re_q to KNOWN_BOARDS in board_interface.py
Added application settings to tockloader.py with a default physical start address of 0x08040000.
Configured OpenOCD prefix to use the stlink.cgf interface and stm32u5x.cfg target (OpenOCD version 0.12+dev minimum).

Testing:
Verified on local hardware using:

  • tockloader info --board nucleo_u545re_q (Success)
  • tockloader install --openocd --board nucleo_u545re_q (Successfully installed blink.tab and c_hello.tab)
  • tockloader list --board nucleo_u545re_q (Success)

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.

1 participant