-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Support TI Hercules SoC #19644
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
Comments
This should not be a problem at all. We already have 3-clause BSD license drivers in our |
Can you create a separate issue for that? |
is hal must be created from HALCOGEN library? or could i try to write more simple support? |
@legath I was suggesting that we use the drivers generated by the HALCoGen either as whole or in part. The peripheral register mapping files such as Have a look here: |
Closing since I lack the bandwidth to upstream this. Please feel free to re-open if someone else is planning to take over. |
@stephanosio I would like to reopen and contribute to it, I'm currently at a project with that setup and we have to make it work. Thanks |
This is an epic for Texas Instruments Hercules™ SoC support.
Hercules™ is a family of system-on-chips from Texas Instruments that focuses on functional safety for mission-critical automotive and industrial applications. This SoC, depending on series, embeds a Cortex-R4(F) or Cortex-R5F processor as well as a number of built-in hardware error detection and recovery blocks.
This task aims to expand the application of Zephyr RTOS to industrial sectors where functional safety and system reliability are primarily of concern, and provide a reference platform for functional safety certification, such as IEC 61508 and ISO 26262.
Phase 1 Tasks
Implement basic platform support to get the kernel up and running
Phase 2 Tasks
Implement safety-critical hardware block support
Phase 3 Tasks
Implement peripheral hardware block support
Note
The text was updated successfully, but these errors were encountered: