Skip to content

Fix blinky led sample#2

Open
NoMore201 wants to merge 2 commits into
linumiz:release/ifx/tricore-1.0from
NoMore201:fix-blinky-led-sample
Open

Fix blinky led sample#2
NoMore201 wants to merge 2 commits into
linumiz:release/ifx/tricore-1.0from
NoMore201:fix-blinky-led-sample

Conversation

@NoMore201
Copy link
Copy Markdown

This PR introduces following changes:

  • Implement read for SCU.RSTSTAT register. Samples built from AURIX repository like Blinky_LED_1_KIT_TC334_LK can go past software initialization. This is needed since Infineon library function Ifx_Ssw_isApplicationReset reads RSTSTAT register to understand if it's a hardware or software reset. Without this change, code samples would trap.
  • Add machine for TC33x family

This should make AURIX Blinky_LED_1_KIT_TC334_LK sample to go past
initialization stage. During initialization, startup code checks if
current power on is caused by a hardware or software reset. To
do this it reads SCU_RSTSTAT register.

Only read is currently implemented for this register.
@github-actions
Copy link
Copy Markdown

Thank you for your interest in the QEMU project.

This repository is a read-only mirror of the project's repostories hosted
on https://gitlab.com/qemu-project/qemu.git.
The project does not process merge requests filed on GitHub.

QEMU welcomes contributions of code (either fixing bugs or adding new
functionality). However, we get a lot of patches, and so we have some
guidelines about contributing on the project website:
https://www.qemu.org/contribute/

@github-actions github-actions Bot closed this Apr 29, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 29, 2026
@parthitce parthitce reopened this Apr 29, 2026
@parthitce parthitce requested review from go2sh and parthitce April 29, 2026 12:05
@parthitce parthitce self-assigned this Apr 29, 2026
@parthitce
Copy link
Copy Markdown
Member

Thanks for your contribution @NoMore201. I will have a look later during this week.

@go2sh
Copy link
Copy Markdown

go2sh commented Apr 29, 2026

Hi @NoMore201 nice to see you around here. I'll have a look as well. I have some changes for tc3x and tc4x in the pipeline with regards to scu as well. Nice to see iLLD examples working as well. 🔥

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants