Hello
In order to rebuild the OS:
- Start CodeWarrior
- Select File -> Import
- In the Import dialog select General -> Existing Projects into workspace
- Click Next
- Click on Browse and browse for {Install}\StarCore_Support\SmartDSP\lib\projects\msc815x
(if you want to rebuild for msc815x architecture. Other architectures are available there as well).
- If you want to rebuild the OS, select os_msc815x. If you want to rebuild the drivers select os_msc815x_drivers
- Click on Finish.
The project(s) will be opened in CodeWarrior and are available to re-build
CrasyCat
Hello!
I've not changed OS code yet. At this moment I have to clarify whether to use SmartDSP OS or make my own OS. In order to use SmartDSP OS I need to be abled to change it or recompile if it's necessary. That is why I need to know is it possible to change code OS and recompile or not? As I understand correctly, if the initial codes are available , it can be recompiled. My final question is - all of OS codes are available?
Hello
In order to rebuild the OS:
- Start CodeWarrior
- Select File -> Import
- In the Import dialog select General -> Existing Projects into workspace
- Click Next
- Click on Browse and browse for {Install}\StarCore_Support\SmartDSP\lib\projects\msc815x
(if you want to rebuild for msc815x architecture. Other architectures are available there as well).
- If you want to rebuild the OS, select os_msc815x. If you want to rebuild the drivers select os_msc815x_drivers
- Click on Finish.
The project(s) will be opened in CodeWarrior and are available to re-build
CrasyCat