On Line DRC / Code size reporter.


Results 1 to 3 of 3

Threaded View

  1. #2
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Bronurstomp View Post
    I would like to see an online Syntax checker that could also check my code size and suggest a suitable PIC for the job. [snip] While I wait all I have is Notepad and the PicBasicPro manual and the PIC datasheets.
    Hello Bronurstomp,

    I think it would be hard for the syntax checker to get the full idea of what you are trying to do, even if your code is right there. The closest that is out there to what you want, is Microchip's selection tools:

    http://www.microchip.com/maps/microcontroller.aspx

    It allows you to select the features you want in a micro, and it shows you all the ones that have those features in the upper right corner.

    As for code size, and ease of coding, you should get MicroCode Studio. Much easier to read your code than Notepad, and it also gives you code size after a compile. http://www.mecanique.co.uk/code-studio/

    Also, check out DT's CodeSize macro for finding the size of certain portions of your code. http://www.picbasic.co.uk/forum/showthread.php?t=2418

    Edit: Whoops, I did not read the date on the original..... Looks like I am a little late in replying.....
    Last edited by ScaleRobotics; - 19th July 2009 at 16:19.
    http://www.scalerobotics.com

Similar Threads

  1. decoding quadrature encoders
    By ice in forum mel PIC BASIC Pro
    Replies: 93
    Last Post: - 28th February 2017, 09:02
  2. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  3. Spooked code lines
    By POLA in forum General
    Replies: 1
    Last Post: - 27th March 2005, 20:40
  4. Line following robot... problems with some code
    By nepstar in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 24th March 2005, 01:10
  5. pic18F code size problem???
    By dogi in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 7th March 2005, 21:52

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts