ASM IDE with PIC course ware

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
sc22
Posts: 8
Joined: Thu Sep 04, 2014 9:25 am

ASM IDE with PIC course ware

Post by sc22 »

We are currently using the v9 multi-programmer board with flowcode which is fine. We also have the assembly code course ware for pics from matrix. I am trying to use the ASM IDE for loading code to the board and also building asm programs. When ever I try to build it stops responding and then stops working altogether. Also if I try to load a hex file it does not recognise the device even though it is the correct one. I am very frustrated as we can not get any code onto the boards.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: ASM IDE with PIC course ware

Post by Benj »

Hello,

There is a FAQ topic on the ASM 4 PICs course which might help you.

http://www.matrixtsl.com/support/viewfo ... ab72f11eb0

Which version of the ASM course do you have. Are the programs designed for the 16F1937 chip on the EB006v9.

You could always remove the 16F1937 from the EB006 and instead use the chip you were previously using.

Later versions of the ASM course do include ASM examples for the 16F1937 device, if you need these examples then I can send you a link.

sc22
Posts: 8
Joined: Thu Sep 04, 2014 9:25 am

Re: ASM IDE with PIC course ware

Post by sc22 »

I have changed the chip already it was the 16f84a I was using which has examples already.

jgu1
Posts: 1333
Joined: Tue Oct 06, 2009 9:39 am
Has thanked: 1135 times
Been thanked: 299 times

Re: ASM IDE with PIC course ware

Post by jgu1 »

Hi!

Have you anything connected to the port. I mean display, led or anything wich can pull down ect. If you have anything connected, try to disconnect these and power up again before sending to chip. Could be, I have experience with that..

Jorgen

Post Reply