Development
C base integrated development environment which cooperated with DRP closely
Hardware design environment for the integration programmer
Hardware design environment for the integration programmer
Our company prepares the C base integrated development environment which is closely cooperated and integrated with DRP, for DRP firmware developing.
The firmware development of DRP can proceed by dividing it into 2 steps.
Step 1 Algorithm development
Proceed the development in C language development environment (compiler, debugger) which the customer use usual times.
Step 2 Firmware development of STP engine
The DRP tool directly output the firmware of DRP, from the C language (ANSI-C conformity) description that developed by step 1.
The DRP tool display the characteristics of output firmware associated with the source code of the C language .
The designer can proceed the algorithmic optimization using this information.