Communication between Master to Slave Microcontroller using LPC11C24

Started by mahalinr, June 02, 2014, 05:23:48 AM

Previous topic - Next topic

mahalinr

Hallo

I am currently using two LPC11C24 Microcontrollers in which one is Master and other is Slave Microcontroller. Now I need to send a message through CAN Protocol form one microcontroller to another microcontroller using IAR Workbench and through FLASH MAGIC .

I kindly need your help

thanks in advance

Andy Ayre

Embedded Systems Academy, Inc.
support at esacademy dot com

mahalinr

I am having Flash Magic 7.30 Version.

I am able to compile my Master code in Flash Magic without any problem and in the Termainal I am getting the proper output.


But in my slave mode I have a problem in the Flash Magic Terminal,where nothing is displayed on the terminal screen.


Basically I want to communicate messages between Master to Slave.


Andy Ayre

The Flash Magic terminal is for limited debugging. I suggest TeraTerm or PuTTY instead.

Andy
Embedded Systems Academy, Inc.
support at esacademy dot com