| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| en:hardware:arm-can:setup [2010/05/27 15:21] – mikk.leini | en:hardware:arm-can:setup [2020/07/20 09:00] (current) – external edit 127.0.0.1 |
|---|
| ====== Kit setup ====== | ====== Kit Setup ====== |
| |
| ===== Connecting modules ===== | ===== Connecting Modules ===== |
| |
| [{{ :images:hardware:arm-can:connecting:controller_programmer.jpg?250|Connecting Programmer to Controller}}] | [{{ :images:hardware:arm-can:connecting:controller_programmer.jpg?250|Connecting Programmer to Controller}}] |
| |
| To use Programmer connect it like shown on the picture. Currently there are two versions on Programmers - one which plugs right on top of Controller board and another one with 20-pin ribbon cable. Both of these versions have USB receptable on the right side. | To use the programmer connect it as shown in the picture. Currently there are two versions of programmers - one which plugs right on top of controller boar, and another one with 20-pin ribbon cable. Both of these versions have a USB receptable on the right side. |
| |
| [{{ :images:hardware:arm-can:connecting:controller_userinterface.jpg?250|Connecting User-interface to Controller}}] | [{{ :images:hardware:arm-can:connecting:controller_userinterface.jpg?250|Connecting User-interface to Controller}}] |
| |
| Connecting the User-inteface is done through COMM connector with ribbon cable like shown on the picture. | The connection of the user-interface is done through a COMM connector with ribbon cable as shown in the picture. |
| |
| ~~CL~~ | ~~CL~~ |
| |
| ===== Installing software ===== | ===== Installing Software ===== |
| |
| - **Install Keil uVision Evaluation version** \\ It is named //Software/mdk410.exe// on CD. The same evaluation version is available on the [[http://www.keil.com/uvision|uVision homepage]]. | - **Install Keil uVision Evaluation version** \\ It is named //Software/mdk410.exe// on CD. The same evaluation version is available on the [[http://www.keil.com/uvision|uVision homepage]]. |
| ~~CL~~ | ~~CL~~ |
| |
| Try any of the example projects with Keil uVision. For example, locate "rgb_led_demo" project and open "rgb_led_demo.uvproj" file. You can use uVision to compile and download project code to ARM device - there are quickbuttons on the left side of the toolbar for that. Please note that uVision does not reset the device after programming so it is required to press the reset button on the Controller board (the left one) after downloading the code. | Try any of the example projects with Keil uVision. For example, locate "rgb_led_demo" project and open "rgb_led_demo.uvproj" file. You can use uVision to compile and download project code to an ARM device - there are quickbuttons on the left side of the toolbar for this. Please note that uVision does not reset the device after programming so it is required to press the reset button on the Controller board (the left one) after downloading the code. |