Search found 12 matches

by elecrobot
Mon Jul 06, 2009 6:13 pm
Forum: C and ASM Programming
Topic: asm code transition from Flowcode v2 to v3
Replies: 4
Views: 5701

Re: asm code transition from Flowcode v2 to v3

Thanks ben for your reply. I did place the brackets as mentioned by you. You are right. I think the best route is to read the manual and try to figure out what I am doing wrong. Thanks again.

Kind Regards,

Tariq
by elecrobot
Sat Jul 04, 2009 10:00 pm
Forum: C and ASM Programming
Topic: asm code transition from Flowcode v2 to v3
Replies: 4
Views: 5701

asm code transition from Flowcode v2 to v3

Hi MatrixMultimedia. Last year I developed a project at my uni on Flowcode 02. Now they have upgraded to Flowcode 03 and I am getting error while generating hex file due to presence of assembly code. I was reading the post (http://www.matrixmultimedia.com/support/viewtopic.php?t=497&highlight=send+c...
by elecrobot
Thu Jul 02, 2009 9:06 am
Forum: General / Misc
Topic: Please help, trying to control motor using PWM
Replies: 1
Views: 2480

Re: Please help, trying to control motor using PWM

cheers guys. it works perfectly fine now. I was compiling the hex file using demo version and it was not working. But when I went to uni and used the professional version of flowcode to compile it, my circuit is working now. Thanks
by elecrobot
Wed Jul 01, 2009 9:13 pm
Forum: General / Misc
Topic: Please help, trying to control motor using PWM
Replies: 1
Views: 2480

Please help, trying to control motor using PWM

Hi I am currently working on my uni project. I am just trying some basic code i.e. trying to read an analogue value, and based on that vary the speed of my motor using PWM. Please find my code attached. Can someone please help me to find out what I am doing wrong. I used some asm code using MPLAB to...
by elecrobot
Sat Feb 16, 2008 9:12 pm
Forum: Flowcode V2 & V3
Topic: flowcode variable and W register
Replies: 1
Views: 2494

flowcode variable and W register

Hi

consider i am using a calculation block in which i am equating a variable called SPEED = 127. Then I have a macro which calls a subroutine which is in some other C-Code block. I want to transfer this value of SPEED to W register. How can i do that. Thanks. (Please note i am using Flowcode V2).
by elecrobot
Thu Feb 14, 2008 1:17 am
Forum: Flowcode V2 & V3
Topic: Bootloader and Program start location help
Replies: 8
Views: 6320

Re: Bootloader and Program start location help

hi matrix multimedia team.

is there any way to get rid of "clrf PCLATH" in the beginning of the program as shown above. I am using flowcode v2. please accept my thanks in advance
by elecrobot
Wed Feb 13, 2008 12:07 am
Forum: Flowcode V2 & V3
Topic: Bootloader and Program start location help
Replies: 8
Views: 6320

Re: Bootloader and Program start location help

Hi MatrixMultimedia (please note that i have flowcode v2) When i compile my program to asm. part of asm code looks as shown below. now if i comment out "clrf PCLATH" and then if i compile it by using mplab, my program gets loaded through another gui application created by someone else, otherwise i g...
by elecrobot
Tue Jan 22, 2008 11:46 pm
Forum: Flowcode V2 & V3
Topic: How to set parameters in flowcode v2
Replies: 1
Views: 2373

How to set parameters in flowcode v2

Hi Guys! I have noticed that in flowcode v3, if i select power macro for formula flowcode, it shows me parameter "Power". Which i suppose means we can change this power parameter to different settings to increase or decrease the speed. now my question is how do i assign parameters to each macro? Bec...
by elecrobot
Sun Nov 04, 2007 2:57 pm
Forum: Flowcode V2 & V3
Topic: Bootloader and Program start location help
Replies: 8
Views: 6320

Hi matrixmultimedia team! Can anyone please explain it a bit more because i am new to flowcode. how can i go to linker option in flowcode? I have a development board with pic16f877a. it is already loaded with a bootloader and it works with some other gui application which loads the program in the PI...
by elecrobot
Mon Oct 29, 2007 1:21 pm
Forum: Flowcode V2 & V3
Topic: is it possible to create library of functions?
Replies: 2
Views: 2687

thanks steve.. really appreciate your help
by elecrobot
Sun Oct 28, 2007 12:38 pm
Forum: Flowcode V2 & V3
Topic: is it possible to create library of functions?
Replies: 2
Views: 2687

is it possible to create library of functions?

Hi guys can anyone plz let me knw if its possible to create library of functions in flowcode e.g. if i create a macro and save it on hardisk and then recall even in other programs written in flowcode. the benefit of doing this to me will be i won't have to create same macro again and again? any comm...
by elecrobot
Thu Oct 11, 2007 12:45 pm
Forum: Formula Flowcode
Topic: cannot program formula flowcode buggy directly from flowcode
Replies: 9
Views: 14264

cannot program formula flowcode buggy directly from flowcode

Hi guys I am having problem while downloading the software into my buggy directly from flowcode software. when i click on "compile to chip", it starts compiling the code and then after sometime it stops and gives me error saying that make sure the board is connected to the usb and plz press reset bu...