Advice please - Warning message


Results 1 to 40 of 51

Threaded View

  1. #27
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    It's clear now, it a device programmer OR device programmer software problem. Here's the dump of the PIC when i reload it
    Code:
    :020000040000FA
    :100000003EEF00F0010E09B0E84609B2E84609B239
    :10001000E84609B4E83A1200046A036EFF0E0326AC
    :10002000D8A00426D8A03BEF00F0030E026EDF0E2E
    :1000300002D8F4D7026AE80F016E021EFC0ED8A0A7
    :1000400003D00126D8B0FDD701260400023EF9D71F
    :1000500001B000D001A202D0000000D01200096E51
    :1000600002EC00F0016A026A09A6016E09B6026E8E
    :1000700001503BEF00F00001040012000F0EC16EB2
    :10008000936A816A1C6A0400080E1C5CD8B051EFA8
    :1000900000F01C50E4DF816EFA0EBEDF1C2AD8A4EB
    :1000A000F2D7FF0E816EFA0EB7DFECD7FFFFFFFF2E
    
           **** and later we get *****
    :0200000400F00A
    :08000000FFFFFFFFFFFFFFFF00
    :08000800FFFFFFFFFFFFFFFFF8
    :08001000FFFFFFFFFFFFFFFFF0
    :08001800FFFFFFFFFFFFFFFFE8
    :08002000FFFFFFFFFFFFFFFFE0
    :08002800FFFFFFFFFFFFFFFFD8
    :08003000FFFFFFFFFFFFFFFFD0
    :08003800FFFFFFFFFFFFFFFFC8
    :08004000FFFFFFFFFFFFFFFFC0
    :08004800FFFFFFFFFFFFFFFFB8
    :08005000FFFFFFFFFFFFFFFFB0
    :08005800FFFFFFFFFFFFFFFFA8
    :08006000FFFFFFFFFFFFFFFFA0
    :08006800FFFFFFFFFFFFFFFF98
    :08007000FFFFFFFFFFFFFFFF90
    :08007800FFFFFFFFFFFFFFFF88
    :08008000FFFFFFFFFFFFFFFF80
    :08008800FFFFFFFFFFFFFFFF78
    :08009000FFFFFFFFFFFFFFFF70
    :08009800FFFFFFFFFFFFFFFF68
    :0800A000FFFFFFFFFFFFFFFF60
    :0800A800FFFFFFFFFFFFFFFF58
    :0800B000FFFFFFFFFFFFFFFF50
    :0800B800FFFFFFFFFFFFFFFF48
    :0800C000FFFFFFFFFFFFFFFF40
    :0800C800FFFFFFFFFFFFFFFF38
    :0800D000FFFFFFFFFFFFFFFF30
    :0800D800FFFFFFFFFFFFFFFF28
    :0800E000FFFFFFFFFFFFFFFF20
    :0800E800FFFFFFFFFFFFFFFF18
    :0800F000FFFFFFFFFFFFFFFF10
    :0800F800FFFFFFFFFFFFFFFF08
    :020000040020DA
    :08000000FFFFFFFFFFFFFFFF00
    :020000040030CA
    :0E00000000000E1E0080A1000FC00FE00F4098
    :00000001FF
    as you see, it far different from yours...

    Yours can't work, let's see the first lines... wich are supposed to be the program stuff
    Code:
    :1000000000000000000000000000000000000000F0
    :1000100000000000000000000000000000000000E0
    :1000200000000000000000000000000000000000D0
    :1000300000000000000000000000000000000000C0
    :1000400000000000000000000000000000000000B0
    :1000500000000000000000000000000000000000A0
    :100060000000000000000000000000000000000090
    :100070000000000000000000000000000000000080
    :100080000000000000000000000000000000000070
    :100090000000000000000000000000000000000060
    :1000A0000000000000000000000000000000000050
    totally blank

    and the lasts lines...
    Code:
    :0800C800FFFFFFFFFFFFFFFF38
    :0800D000FFFFFFFFFFFFFFFF30
    :0800D800FFFFFFFFFFFFFFFF28
    :0800E000FFFFFFFFFFFFFFFF20
    :0800E800FFFFFFFFFFFFFFFF18
    :0800F000FFFFFFFFFFFFFFFF10
    :0800F800FFFFFFFFFFFFFFFF08
    :020000040020DA
    :08000000FFFFFFFFFFFFFFFF00
    :020000040030CA
    :0E00000000000E1E0080A1000FC00FE00F4098
    :00000001FF
    those are good so far. If i program my PIC here with the dump you sent... i have nothing working... same thing as you get on your side.

    So use another device programmer AND/or another software to fix the problem.

    Woohoo we got it

    Did your tried the capacitor stuff?
    Last edited by mister_e; - 11th December 2006 at 21:33.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. PIC16F690 PBP boundary crossing warning message
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 9th May 2008, 11:17
  2. Micro Code Studio - Warning message
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 17th November 2006, 21:17
  3. MicroCode Studio Boundary Warning Message
    By coyotegd in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 16th March 2006, 09:13
  4. Message String Table using Readcode
    By mytekcontrols in forum Code Examples
    Replies: 2
    Last Post: - 10th July 2005, 23:17
  5. warning message
    By pic beginner in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 23rd July 2004, 02:53

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