User`s manual
Copyright © Quantum Leaps, LLC. All Rights Reserved.
QDK™
Renesas RX with HEW
state-machine.com/rx
| | | | | +-bsp.c - BSP for the YRDKRX62N (non-preemptive)
| | | | | +-bsp.h - BSP header file
| | | | | +-main.c - the main function
| | | | | +-dpp.h - the DPP application header file (auto-generated by QM)
| | | | | +-dpp.qm - QM model for the DPP application
| | | | | +-dpp_qk_yrdkrx62n.hwp - HEW project for the DPP application
| | | | | +-dpp_qk_yrdkrx62n.hws - HEW workspace for the DPP application
| | | | | +-philo.c - the Philosopher active objects (auto-generated by QM)
| | | | | +-table.c - the Table active object (auto-generated by QM)
| | | |
| | +-qk\ - Ports to the preemptive QK kernel
| | | +-renesas\ - Renesas-RX compiler (gnu for the GNU-RX compiler)
| | | | +-dpp-qk-yrdkrx62n\ - DPP example for (preemptive) for YRDKRX62N
| | | | | +-Debug\ - directory containing the Debug build
| | | | | | +-dpp.out - image of the DPP application
| | | | | | +-dpp.map - map file of the DPP application
| | | | | +-Release\ - directory containing the Release build
| | | | | +-Spy\ - directory containing the Spy build
| | | | | |
| | | | | +-bsp.c - BSP for the YRDKRX62N (preemptive)
| | | | | +-bsp.h - BSP header file
| | | | | +-main.c - the main function
| | | | | +-dpp.h - the DPP application header file (auto-generated by QM)
| | | | | +-dpp.qm - QM model for the DPP application
| | | | | +-dpp_yrdkrx62n.hwp - HEW project for the DPP application
| | | | | +-dppk_yrdkrx62n.hws - HEW workspace for the DPP application
| | | | | +-philo.c - the Philosopher active objects (auto-generated by QM)
| | | | | +-table.c - the Table active object (auto-generated by QM)
|
+-ports\ - subdirectory containing the QP ports
| +-rx\ - Renesas RX ports
| | +-vanilla\ - Ports to the non-preemptive “Vanilla” kernel
| | | +-renesas\ - Renesas-RX compiler (gnu for the GNU-RX compiler)
| | | | +-Debug\ – Debug build
| | | | | +-qp_rx600.lib – QP library for RX600 core (Vanilla kernel)
| | | | +-Release\ – Release build
| | | | +-Spy\ – Spy build
| | | | +-qp_rx600.hwp - HEW project for building the QP library
| | | | +-qp.hws - HEW workspace for building the QP library
| | | | +-qep_port.h – QEP platform-dependent public include
| | | | +-qf_port.h – QF platform-dependent public include
| | | | +-qp_port.h – QP platform-dependent public include
| | | | +-qs_port.h – QS platform-dependent public include
| | +-qk\ - QK (preemptive kernel) ports
| | | +-renesas\ - Renesas-RX compiler (gnu for the GNU-RX compiler)
| | | | +-dbg\ – Debug build
| | | | | +-qp_rx600.lib – QP library for RX600 core (QK kernel)
| | | | +-rel\ – Release build
| | | | +-spy\ – Spy build
| | | | +-qp_rx600.hwp - HEW project for building the QP library
| | | | +-qp.hws - HEW workspace for building the QP library
| | | | +-qep_port.h – QEP platform-dependent public include
| | | | +-qf_port.h – QF platform-dependent public include
| | | | +-qk_port.h – QK platform-dependent public include
| | | | +-qp_port.h – QP platform-dependent public include
| | | | +-qs_port.h – QS platform-dependent public include
7 of 32










