I don't have the Change Package menu item in my workspace.
I started the project under version 11.2.0 of the IDE. The MCU I selected was the LPC845M301JBD48. I used an LPC845-BRK evaluation kit to get started while my custom board was being made.
My custom board uses the LPC845M301JHI33. It also uses a Segger J-Link PLUS for the programming. When I first plugged it in, I think I jumped the gun a bit and forgot to change the MCU. I just clicked debug without changing the MCU package. The Segger software complained that it could not find the LPC845, but had found an LPC845M301JHI33 and asked if I wanted to use that. I responded, "yes". At some point shortly after I received my custom board, I also updated to version 11.2.1 of the IDE.
I have not seen that Change Package option before. I did just now create a new workspace under version 11.2.1 of the IDE and I see it now. How do I migrate my 11.2.0 workspace to 11.2.1 so I can get the Change Package option?
Also, what's the best way forward? I suppose I can create a new workspace and set up the pin and peripheral configuration again, but I would prefer to not have to do that. Both because of the work involved but also because of the risk of setting it up wrong.
Tom