Shop OBEX P1 Docs P2 Docs Learn Events
load error — Parallax Forums

load error

pusinkpusink Posts: 68
edited 2010-11-17 23:26 in Propeller 1
i have some problem when i load to my propeller..it's display as i attach..it's because so many obj file???
238 x 141 - 11K

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2010-11-17 17:58
    It could be pretty much anything from a power supply problem to a bad serial (or USB) cable. Without a lot more information, it would be difficult to help you. At a minimum: What version of Windows? What kind of serial connection? What kind of power source for the Propeller? What else is running on your PC? What does your program look like? What else is connected to your Propeller?
  • pusinkpusink Posts: 68
    edited 2010-11-17 21:33
    i'm using window 7 with atom processor. i also using prop plug to program my propeller. Power supply from adaptor 12v 1A and at my propeller board i'm using LM317 for 3.3V and 7805 for my 5v regulator.

    my prop board control Serial LCD and Serial 7-segment to display time (DS1307) and temp DS1620. i want to include my circuit with sound PAL, but i got error when i put sound PAL Object..when i delete that object it's ok...
  • Mike GreenMike Green Posts: 23,101
    edited 2010-11-17 21:54
    You'll need to provide your source code. Although there are limits on the number of objects, it's way more than what you're describing.

    Use the make archive feature of the Propeller Tool and attach the resulting .zip file to your reply using the "paper clip" button above the Reply to Thread message box.
  • pusinkpusink Posts: 68
    edited 2010-11-17 22:18
  • Mike GreenMike Green Posts: 23,101
    edited 2010-11-17 22:35
    You really need to use the "make archive" feature. Without that, I have to go to Parallax's website and download each of the objects that you're using so that I can try to compile your program to see what might be happening. That's a lot of work and, if there are multiple versions, I wouldn't know which version you're using.
Sign In or Register to comment.