Home
Prox / RFID
Verichips
Ladder Logic
[interfacing] †
Tube Joints
Key Code From Photo
SolveSpace (3d CAD)
SketchFlat (2d CAD)
Photographs
Miscellany
Resume / Consulting
Contact Me

LDmicro Forum - UsrLib library

(you are viewing a thread; or go back to list of threads)

UsrLib library (by Noe Perez)
I used LDmicro to generate the files to program an Arduino UNO board, but when i tried to compile the files, I get the following error message:

In file included from C:\Users\52951\Documents\Arduino\ARDUINO\ejem02\ejem02.h:7:0,
from C:\Users\52951\Documents\Arduino\ARDUINO\ejem02\ejem02.ino:6:
C:\Users\52951\Documents\Arduino\ARDUINO\ejem02\ladder.h:96:10: fatal error: UsrLib.h: No such file or directory
#include "UsrLib.h"
^~~~~~~~~~
compilation terminated.

exit status 1

Compilation error: UsrLib.h: No such file or directory

I can't find the UsrLib.h library in the Arduino IDE to install it.

Somebody have an answer to this situation.

Thanks for your help.
Wed Feb 1 2023, 11:56:06
(no subject) (by José)
UsrLib.h is not part of Arduino ; it's part of ldmicro external libraries, required if you intend to use ldmicro + C compiler to generate your hex file.

Read Howto... files to understand how to install externel libraries.

Jose
Wed Feb 1 2023, 14:47:23
UsrLib (by Noe Perez)
Thanks for your response... But, where can I the files of UsrLib library?
Thu Feb 2 2023, 09:25:09
(no subject) (by José)
In the LIBRARIES_FOR folder of ldmicro build zip file.
Fri Feb 3 2023, 01:30:59
Post a reply to this comment:
Your Name:
Your Email:
Subject:
(no HTML tags; use plain text, and hit Enter for a line break)
Attached file (if you want, 5 MB max):