What does the build output say? I just tried one of the assembly examples and it does include p32xxxx.h but= =20 then fails to include the correct processor header (from p32xxxx.h) since i= t=20 isn't in the proc subdirectory in the include directory. /Ruben >=20 > PS: it appears that: >=20 > #include >=20 > is not even included, as # is used for comments (!).. but if I open the > p32xxxx.h > file with a text editor I can see that is full of such #include's .. this= is > puzzling: > different assembler is in use, options, or what? >=20 > Thanks, > Mario >=20 >=20 > >Hello, > >I've tried as: > > > >#include > > > >and > > > >#include "p32xxxx.h" > > > >and > > > >.include > > > >and > > > >.include "p32xxxx.h" > > > >but it doesn't include it.. it includes it only if I use the full path=20 > >and use / instead of \ (I'm on a Windows machine), but then it fails=20 > >on the sub-includes of course. > > > >I've Set The Language Tool Locations, default search path for=20 > >Assembler Include, where p32xxxx.h is physically located ( in my=20 > >system it is C:\Utility\Coding\MPLab\MPLAB C32 Suite\pic32mx\include )=20 > >with and without a trailing ; but it doesn't include it. :( > > > >What can I do more? > > > >Thanks, > >Mario >=20 > --=20 > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Ruben J=F6nsson AB Liros Electronic Box 9124 200 39 Malm=F6 Sweden www.liros.se Tel +46 40142078 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .