- MATLAB Coder (to generate C or C++ code from MATLAB code);
- Simulink Coder (to generate C or C++ code from Simulink models);
- HDL Coder (to generate VHDL or FPGA code for programmable chips), probably from Simulink models;
- Simulink with appropriate Hardware Support package and "Generate Code for Target" for one of the hardware systems known to Simulink, such as Raspberry Pi, or TI C2000 series
- Simulink Real-Time, to generate images for PC compatible systems using a real-time kernel
How to convert Matlab code to .bin file extension for creating a new operating system ?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I've dome some simulations for new protocol. Now i want to test this in real networks. The scope of this project is to build the Internetworking Operating System ( IOS) for new developed protocol. The output of this project is the file with extension .bin so that the IOS can be run on any router. Also, this file should be programmed in the flash and ROM memories of the router. I've also studied about cisco IOS. How to start for this implementation ? If there is another platform for this ?
0 Commenti
Risposte (1)
Walter Roberson
il 2 Dic 2017
You would use one of the following:
0 Commenti
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!