0

Basic RX62N project for E2Studio and Renesas compiler

 

The attached zip file takes the simple blinky configuration (as opposed to the 'full' configuration) as documented here: http://www.freertos.org/FreeRTOS_RX62N_Renesas.html 

The queue send and the queue receive task also increment volatile variables to allow you to see that the tasks are running if the LEDs are not configured correctly for your hardware (the LEDs should be correct for the RX62N RDK but this has not been verified).

Note that there is no HardwareSetup() function defined, so the clocks and IO ports will not be configured - this is just a very basic demo that can be used as a base project to be configured for your own hardware and application.

Instructions:

  1. Download (but don't unzip) the attached zip file.
  2. In E2Studio, select "Import" from the file menu, then in the Import dialogue window select "Existing projects into workspace" and click next.
  3. In the second "Import" dialogue window select the "Select Archive File" radio button, and navigate to and select the zip file just downloaded and click the "Finish" button.
  4. Click the "Debug as" speed button in E2Studio.

 




RX62N_Renesas_E2Studio_Basic_ind.zip

0 comments

Please sign in to leave a comment.