Shop OBEX P1 Docs P2 Docs Learn Events
Math (Float32) Problem — Parallax Forums

Math (Float32) Problem

CarStaCarSta Posts: 16
edited 2005-06-24 14:33 in General Discussion
Hi all,

I purchased a uM-FPU Coprocessor Version 2.0 and am attempting
to run the associated demo files from here under Applications.

The Float32.java compiles to Float32.class but any of the example
program seem unable to locate it.· I am reasonable sure that it is
in the correct location to be found and importing the right packages.

This is probably a very simple problem but for right now it has me whipped.

Thanks in advance for all your much needed assistance.

Carey
CarSta
·

Comments

  • dandreaedandreae Posts: 1,375
    edited 2005-06-23 22:47
    In order to use the sample programs you must save the files in the correct directory.· Here is an example: ·“~\lib\com\micromegacorp\math\hardware” needs to have a have path created all the way to lib to hardware.· You have to go to the Parallax IDE folder click on”lib” and create a new folder called “com” and then create a new folder inside of “com” called micromegacorp and so on.· However, you can change the name of the existing files regarding import and create your own.
    ·
    Dave

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Dave Andreae

    Tech Support
    dandreae@parallax.com
    [noparse][[/noparse]url]Http://www.parallax.com[noparse][[/noparse]/url]

    ·
  • CarStaCarSta Posts: 16
    edited 2005-06-24 14:33
    Thanks Dave,

    I just didn't understand that the path had to be the

    same as in the install (Unzip).· Works fine now.

    I also purchased the uP-FPU and that is doing the same program in hardware.

    The communications problems I was having has been completely cured with the

    Javaline.· We are currently in production, with a prototype working great.



    Thanks again,



    CarSta

    Carey
Sign In or Register to comment.