Skip to main content
Visitor II
October 15, 2004
Question

Visual Develop and cosmic

  • October 15, 2004
  • 5 replies
  • 855 views
Posted on October 15, 2004 at 19:01

Visual Develop and cosmic

    This topic has been closed for replies.

    5 replies

    sjoAuthor
    Visitor II
    October 11, 2004
    Posted on October 11, 2004 at 11:47

    I have noticed a strange problem with cosmic (v4.4e) and Visual Develop (3.0.1).

    The project is using a ST7FLITE05 and the PADR register cannot be added to the watch window - Address of symbol PADR is unknown. All other registers seem to be ok.

    PADR can be added ok if using the ST assembler.

    Regards

    sjo
    Visitor II
    October 13, 2004
    Posted on October 13, 2004 at 07:45

    Hi sjo,

    we have done some checks and we see no special problem with this register; its address is well defined in the debug info (both proprietary and ELF formats), together with the address of all other registers (which seem to work).

    Are you working in C or asm? Have you tried with ZAP?

    Regards,

    Luca (Cosmic)

    sjoAuthor
    Visitor II
    October 13, 2004
    Posted on October 13, 2004 at 18:13

    Not tried with zap as I only have an old copy about.

    The project is in c which shows the error, I have tried with the ST assembler which behaves correctly - I will try the cosmic assembler to see if it is ok.

    Its strange that only PADR (address 0) is affected.

    Regards

    sjo
    Visitor II
    October 14, 2004
    Posted on October 14, 2004 at 07:17

    STVD7 doesn' support watch on variables located at address 0 (whatever the toolset).

    Sorry, it is not documented yet in the release notes, it will be in next version.

    The fix is not planned for next release of stvd7.

    Emmanuel.

    sjoAuthor
    Visitor II
    October 15, 2004
    Posted on October 15, 2004 at 19:01

    I'm afraid this is not true, PADR can be added to the watch window for a FLIT09 when using the st assembler. I have just tried it.

    Regards

    sjo