ZBrain System Workflow

This site describes the unique workflow for ZBrain System:
- In FDM-mode (Fast Debug Mode) the target is connected to the PC via a serial link, e.g. RS232 or USB, and the application can be developed and tested without generating C-code.
- For real time program execution an executable (*.dxe file) must be generated and downloaded to the target using the processor toolchain.

Please follow these links for detailed instructions:


Additional helpfull links:
- Programming Style Guide
- Debugging
- Creating a VisualDSP session
- Convert a project for a different hardware target