dspic30f4013 modbus rtu problem

An area to discuss 16-bit PIC specific problems and examples

Moderator: Benj

Post Reply
ahmetimanli
Posts: 2
Joined: Mon Jun 25, 2018 8:45 pm
Contact:

dspic30f4013 modbus rtu problem

Post by ahmetimanli »

Hello i am useing dspic4013 IC when i am trying to compile modbus master RTU in RS232 no problem it's compileing.
But however when i try to compile in RS485 RTU it gives me unexpected error.
D:\FLOWCODE7_lisansli\hex_dosyalari>xc16-gcc -c -mcpu="30F4013" -omf=coff -funsigned-char -fno-short-double -Os -I"C:\PROGRA~2\FLOWCO~1\COMPIL~1\pic16\BATCHF~1\..\support\h" -I"C:\PROGRA~2\FLOWCO~1\COMPIL~1\pic16\BATCHF~1\" -std=gnu99 "Flowcode1_dspic4013 modbus deneme".c -o "Flowcode1_dspic4013 modbus deneme".o
Options have been disabled due to restricted license
Visit http://www.microchip.com/ to purchase a new key.
we have the keys of these what we need.
How can we resolve this problem?

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: dspic30f4013 modbus rtu problem

Post by LeighM »

Options have been disabled due to restricted license
Hi, this is not an error, please see this post for more information...
viewtopic.php?f=63&t=19165&p=83348#p83348

Post Reply