Can't send a Reserved Word to math coprocessor


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    16


    Did you find this post helpful? Yes | No

    Default

    Well, when you put it that way it just sounds so simple....

    Thanks for your help Henrik. I'm sure that'll work.

  2. #2
    camtmicromega's Avatar
    camtmicromega Guest


    Did you find this post helpful? Yes | No

    Default

    The support files for using the uM-FPU V3.1 chip with PicBasic Pro already have definitions for all the opcodes. Any opcode that conflicts with a reserved word has an F_ prefix. e.g. SIN is F_SIN, COS is F_COS, etc.

    See any of the support files for a full list of the opcode definitions.
    e.g. template-spi.bas or template-i2c.bas

    The PBP support files are at:
    http://www.micromegacorp.com/downloads.html

Similar Threads

  1. Active low input?
    By CosMecc in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 8th August 2010, 20:31
  2. RF Modules
    By tonyfelloni in forum mel PIC BASIC Pro
    Replies: 44
    Last Post: - 26th June 2010, 17:42
  3. Minimizing code space
    By Tobias in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 30th May 2009, 07:25
  4. DS2760 Thermocouple Kit from Parallax in PicBasicPro
    By seanharmon in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 8th July 2008, 23:19
  5. calculation problem
    By nicolelawsc in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 31st March 2006, 15:23

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