Menu

Flashforth for dsPIC33CK64MC105

5 days ago
4 days ago
  • Chan Siu Fung John

    I am a computer hobbyist learning Flashforth using Microchip Curiosity Nano board with subject MCU.
    I am using MPLAB X IDE ver 5.50 and XC16 ver 1.61 to build the .hex file.

    However, I met the following messages:
    ../src/configs.c:597:9: error: unknown value for configuration settings 'RWDTPS' : 'PS2147483648
    ../src/configs.c:601:9: error: unknown value for configuration settings 'SWDTPS' : 'PS2147483648
    and 'make' stopped with Error 255 and Error 2.

    You can see exact detail as per the attached photo. The other photo show dashboard in the MPLAB X IDE environment.

    I have already gone through all the messages in this forum but cannot find anything relevant.
    I have also searched the internet using Google but cannot find any hints.

    Please kindly assist.

     
  • Chan Siu Fung John

    @oh2aun
    @ronny suy

    Based on your previous experience working on the same board, please kindly shed some light.

     
  • Mikael Nordman

    Mikael Nordman - 4 days ago

    You can create valid configs in Mplabx. Generate the C source code and copy paste it into configs.c

     
  • Chan Siu Fung John

    @oh2aun thank you for your prompt reply.

    Apology that I am a newbie to both Forth and C programming.

    Will there be a tutorial telling me the way to create valid configs in Mplabx ?

     
  • Mikael Nordman

    Mikael Nordman - 4 days ago

    I see your compiler is quite old. Please update to the latest mplabx and latest xc16. Then it should work.

     

    Last edit: Mikael Nordman 4 days ago

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.