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

[ROM] functionalities in asm code #25918

Open
baskaranindia opened this issue Jan 17, 2025 · 0 comments
Open

[ROM] functionalities in asm code #25918

baskaranindia opened this issue Jan 17, 2025 · 0 comments

Comments

@baskaranindia
Copy link

Description

The rom_start.S asm file implements lot of functionalities (interrupt, reset, RMA, Power, watchdog, clock, memory init) in asm code. is there specific reasons for implementing them in asm ?

Can they be moved to C code ?

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

No branches or pull requests

1 participant