crtsi.s file startup script for stm8A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-07-28 1:28 AM
Hello all. I am looking for an example startup script to perform a few initialization tests.
I came to know that in https://usermanual.wiki/Document/CXSTM8UsersGuide.1100875490.pd
Initializing data in RAM section there is a startup script.
I would like to know if there is any tutorial for the same.
If there are any code examples, kindly share them with me.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-03 4:43 PM
I am looking for the startup script. Yes, I have found the crtsi.s startup script in the COSMIC folder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-03 11:04 AM
Do you want a startup script or a linker script?
If you are using COSMIC compiler, read the manual and see Examples and Hstm8 folders. The file crtsi.s is in Hstm8 folder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-03 4:43 PM
I am looking for the startup script. Yes, I have found the crtsi.s startup script in the COSMIC folder.
