Search found 202 matches

by marten
20 Jan 2010 01:32
Forum: mikroBasic PRO for PIC General
Topic: Version control best practive
Replies: 8
Views: 2736

My problem when I do this is that although I am editing a new version of the source file, the compiler is compiling the old version of the file. But what you do is that you edit the same file all the time and save "snapshots" of your code with the Save As function. You do not need to move to anothe...
by marten
20 Jan 2010 00:01
Forum: mikroBasic PRO for PIC General
Topic: Version control best practive
Replies: 8
Views: 2736

Re: confusing

I'd like to save-as 1.6 and keep editing and compiling and leae my 1.5 version behind for furture reference. Problem is the compiler is compiling 1.5 while I am working on 1.6. The method you give is helpful but isn't what I would call intuative or convienient. Hi, There are a lot of, to be blunt, ...
by marten
19 Jan 2010 19:31
Forum: mikroBasic PRO for PIC General
Topic: LO HI only works with longint not word ?
Replies: 3
Views: 1492

Re: LO HI only works with longint not word ?

cirederf wrote:I don not happen to use hi lo with a word and the binary operators <<and>> either.
I can only with longint ?

you have this problem?
No, it works for me. Can you show us some code to try out?

Regards,
Marten
by marten
19 Jan 2010 19:20
Forum: mikroBasic PRO for PIC General
Topic: Version control best practive
Replies: 8
Views: 2736

Re: Version control best practive

Excellent question and answer! This should really go into the FAQ section, specially as the Save As feature works differently from the common practice, where the "new" file is the currently active file. It is ok once you know how it works. Maybe it should be called "Save Copy" or "Save Version" or s...
by marten
09 Oct 2009 23:20
Forum: mikroBasic PRO for PIC General
Topic: RTC clock IC
Replies: 6
Views: 3126

marten wrote:I can edit mine by clicking the "Edit" button in the upper right corner of the message.
:evil: Ha! I used to be able to do that. Agree - annoying!

/Marten
by marten
09 Oct 2009 23:17
Forum: mikroBasic PRO for PIC General
Topic: RTC clock IC
Replies: 6
Views: 3126

BarryP wrote:Not being able to edit posts is a pain.
I can edit mine by clicking the "Edit" button in the upper right corner of the message.

Cheers,
Marten
by marten
17 Jun 2009 00:56
Forum: mikroBasic PRO for PIC General
Topic: PIC 16F876 and MAX6675 with LCD Display
Replies: 31
Views: 23553

Durango wrote:The load capacitors in the schematic have a value of 33uF, which is a very large value for loading caps.
Well spotted! :D
/Marten
by marten
15 Jun 2009 19:01
Forum: mikroBasic PRO for PIC General
Topic: PIC 16F876 and MAX6675 with LCD Display
Replies: 31
Views: 23553

Yes, but they seem to be correct as you said earlier.
Sorry, I am at a loss too. :?
/Marten
by marten
15 Jun 2009 14:44
Forum: mikroBasic PRO for PIC General
Topic: PIC 16F876 and MAX6675 with LCD Display
Replies: 31
Views: 23553

If you could show us your project configuration settings ("PIC fuses"), we could see if there were something new to try there.

/Marten
by marten
15 Jun 2009 12:21
Forum: mikroBasic PRO for PIC General
Topic: PIC 16F876 and MAX6675 with LCD Display
Replies: 31
Views: 23553

All the connections are correct. I double and triple checked them. The LCD is still only displaying full blocks at the bottom line. Is the code sound? or am I doing something wrong while programming the PIC? I use the Intergrated Universal Advance Programmer to program the PIC. Any help would be ap...
by marten
17 May 2009 20:18
Forum: mikroBasic General
Topic: Error when referencing ANSEL and ANSELH registers
Replies: 11
Views: 5818

rajkovic wrote:This is redundant info but it is not error. Bad ram is used to prevent linker to allocate vars in bad sections so this scopes may overlap.
It will be OK.
Good! Thanks,
Marten
by marten
07 May 2009 09:53
Forum: mikroBasic General
Topic: Error when referencing ANSEL and ANSELH registers
Replies: 11
Views: 5818

Thanks, Milan! We will try that and report back.
/Marten
by marten
06 May 2009 20:32
Forum: mikroBasic General
Topic: Error when referencing ANSEL and ANSELH registers
Replies: 11
Views: 5818

there is an error in mlk file for mikroBasic. Bad ram section (on wrong location) removed ANSEL and ANSELH registers. Is there an updated mlk file for 18f45k20 available? Currently we are using mB 7.2/7.3beta and it will take some time before we can port to PRO version. Or can we modify the current...
by marten
05 May 2009 14:55
Forum: mikroBasic General
Topic: Error when referencing ANSEL and ANSELH registers
Replies: 11
Views: 5818

18f45k20 compile problem

Hi, I have the same problem as p1p3 using the MCU supplied with Microchip's PICkit 3 (18f45k20). Actually, we are working on the same professional project. Is there anyone that have used this PIC with mikroB 7 or mB Pro? Have anyone on MikroE tested this chip? Any information is greatly appreciated....
by marten
26 Mar 2009 00:21
Forum: mikroBasic PRO for PIC Beta Testing
Topic: Quick Convertor
Replies: 2
Views: 2208

Re: Quick Convertor

Prelix wrote:A small detail that I found very handy on version 7.2 and the small tab
Unit conversion binary hex, dec
And I hope he can install it on the pro version. :wink:
I agree completely! Is it hidden somewhere?

Thanks,
Marten

Go to advanced search