This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Grace - MSP430, GPIO Tabs not Consistent

I am looking to use Grace in CCS6 for the MSP430. I have opened a demo project ("msp430g2x55_toggle_pin") but there is inconsistency between the various tabs for the GPIO configuration.

In P1/P2 view, note the configuration for Port 1 Direction Register, etc.:

In changing to Power User view, note there is no configuration set for Port 1 Direction Register, etc.:

In the generated code, there is No Port Select Register initialisation:

I would have expected there to be correlation between the various views. Am I misunderstanding something please? Building the project has no impact, the different views still do not match each others MSP430 settings.

Thanks!

  • My screen shots did not post...
  • Press reply, then use rich formatting on the lower right of the answer box. There you can upload your picture or drag and drop it into the box.
  • nick43oh,

    This is a bug, it has been submitted to our Bugziila repsoitory:
      [Bug 3064] GPIO Power User view not consistent with Port Register views

    You can work around it. It has been characterized as follows:
      - When you make selections in the Power User view, the Port Registers Controls view will be updated correctly
      - When you make changes in the Port Registers Control view, all fields execpt  GPIO Function will be updated correctly
      - The cfg script will reflect the settings in the Port Registers view
      - Closing and then opening the cfg script, the GPIO Function field will not be consistent with the Port Registers settings

    Regards,
    Joseph

**Attention** This is a public forum