SerialPort

Has anything changed in this beta with respect to the SerialPort, It seems that perfectly working code has suddenly stopped working

Have you updated the firmware aswell?

Gus said that the beta assebles may not run on the existing firmware…

Nothing changed

Thanks, will have to look elsewhere, I suspect hardware, but the board I tried had the new firmware hence the query

Yeah, you do need to rip all of your assemblies out and readd them after every GHI SDK update ^^

yeh its fairly easy to swap between them,

  1. uninstall ghi sdk
  2. reinstall different ghi sdk
  3. bring board up in loader mode
  4. use teraterm to up/down grade

Have you done what Chris is saying? Deleted all the old references from your VS project and referenced the new ones?

I thought so, Ill recheck…

yeh its fairly easy to swap between them,

  1. uninstall ghi sdk
  2. reinstall different ghi sdk
  3. bring board up in loader mode
  4. use teraterm to up/down grade
    [italic]5. Open project and (re)reference the ghi dlls[/italic]

Yeah, that’s what should be done. What I like to do is take a screenshot of the references, ip them out, then add them back from the screenshot. anything in the GHIElectronics namespace needs to be stripped out.