Skip to content
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

Synopsys ARC update, with updated BSP support #99

Merged

Conversation

YuguoWH
Copy link
Contributor

@YuguoWH YuguoWH commented Jul 21, 2020

Description

embARC BSP has been updated, so the code here need a update too.
Also remove an unused macro which could have caused warnings.

Something new to discuss

  • We have prepared two demos for customers to get hands on but not sure where to put the code. Please kindly advise.

  • We also have new supports for ARC v1 series processors, which are not in this PR.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Update BSP APIs to latest version
Remove unused macro which could have caused warnings
(Code Style) Manually align some macros

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
Copy link
Contributor

@yuhui-zheng yuhui-zheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notes for other reviewers -- this PR only touches ThirdParty/GCC/ARM_EM_HS.

@yuhui-zheng
Copy link
Contributor

@YuguoWH Could submit PR to https://github.com/FreeRTOS/FreeRTOS repo any moment you are ready.

For port demos, the good directory to use is ./FreeRTOS/FreeRTOS/Demo/, and folder naming convention would be somewhat like <architecture>_<board>_<IDE/compiler>. A readme.md file associated with demo project would be great. Things like board info, what the demo does, how to configure demo, how to run the demo, and how to reach out to you for support... these are good to go into the readme.md.

Kindly note that we may not have the board to evaluate your demo. Simulator setup would help us without hardware... Or we could get board from you if they are in production.

Thank you!

@yuhui-zheng yuhui-zheng merged commit 5b6c2ab into FreeRTOS:master Jul 23, 2020
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.

2 participants