Compilation SmartDSP OS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Compilation SmartDSP OS

ソリューションへジャンプ
5,421件の閲覧回数
exciton
Contributor I

Hello! I' make a programm for SmartDSP OS. I want to change the part of source code of SmartDSP OS. I change it and see that the source code is not recompiled. How to recompile SmartDSP OS?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
3,551件の閲覧回数
CrasyCat
Specialist III

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

元の投稿で解決策を見る

0 件の賞賛
返信
6 返答(返信)
3,551件の閲覧回数
CrasyCat
Specialist III

Hello

 

You are not supposed to modify the OS source code.

What did you attempt to change there?

 

CrasyCat

0 件の賞賛
返信
3,551件の閲覧回数
exciton
Contributor I

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?

0 件の賞賛
返信
3,551件の閲覧回数
Irene
NXP Pro Support
NXP Pro Support

All the sources for the OS are included in the tools installation directory.  For any of the demos that you want to run the sources are included as well.

0 件の賞賛
返信
3,551件の閲覧回数
exciton
Contributor I

 

Thanks for response!
Sourses and demos usage is clear for me now. Could you answer to my question: is it possible to change code OS and recompile it or not?
If yes, how can I do it?

 

0 件の賞賛
返信
3,552件の閲覧回数
CrasyCat
Specialist III

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

0 件の賞賛
返信
3,551件の閲覧回数
exciton
Contributor I

Thank you very much for response!

0 件の賞賛
返信