Terra Term / Putty alternative for Mac

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Terra Term / Putty alternative for Mac

Jump to solution
2,440 Views
tk007b
Contributor II

Hi, 

I have a LPC845-BRK Microprocessor and am trying to use it for the first time. I can download all the software, SDK and example data but do not know of a suitable alternative for Terra Term or Putty that will work on a Mac (running Big Sur)

Can anyone advise ?

Thanks in advance 

0 Kudos
Reply
1 Solution
2,410 Views
tk007b
Contributor II

Hi there, 

Using my Mac, i've managed to get a terminal window on MCUXpressoIDE (Shift+CTRL+ALT+ T) but when I select the serial port drop down I do not see the LPC845-BRK's port available (the lpc845 is switched on and plugged in). See pic below ..

As a result I cannot see any output to any code I use (Hello World, for example). 

Many thanks, again

tk007b_0-1649073077168.png

** AMENDMENT ** - The LPC845-BRK serial port appears as the 2nd option (the usbmodem) from the picture above.

All sorted 

 

 

View solution in original post

0 Kudos
Reply
4 Replies
2,426 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

Do you use MCUXpresso IDE, if yes, you can use "Terminal View" of  IDE.

Detail please refer to MCUXpresso IDE User Guide-> 19.8 Using Terminal View for UART communication with target.

https://www.nxp.com/docs/en/user-guide/MCUXpresso_IDE_User_Guide.pdf  

BR

Alice

0 Kudos
Reply
2,423 Views
tk007b
Contributor II

Perfect!, 

Thanks Alice. I wonder why the instructions mention terra term / putty then ?

Anyway, I will use the terminal window and go from there. 

Thank you for your speedy reply and assistance 

Kind regards

0 Kudos
Reply
2,411 Views
tk007b
Contributor II

Hi there, 

Using my Mac, i've managed to get a terminal window on MCUXpressoIDE (Shift+CTRL+ALT+ T) but when I select the serial port drop down I do not see the LPC845-BRK's port available (the lpc845 is switched on and plugged in). See pic below ..

As a result I cannot see any output to any code I use (Hello World, for example). 

Many thanks, again

tk007b_0-1649073077168.png

** AMENDMENT ** - The LPC845-BRK serial port appears as the 2nd option (the usbmodem) from the picture above.

All sorted 

 

 

0 Kudos
Reply
524 Views
mabayden
Contributor I

Hey, yeah, PuTTY and Terra Term come up a lot since they’re common on Windows, but on Mac, there are actually some decent options too.

If you're sticking with serial stuff, the terminal inside MCUXpresso IDE works fine, but a few others are worth checking out:

  • CoolTerm is simple and does the job

  • Serial.app is a bit more polished (though it’s paid)

  • iTerm2 with something like screen or minicom is solid if you're comfortable in the terminal

  • Attune is great if you’re doing more complex scripting or automating things across machines

  • Termius is pretty user-friendly and works across platforms

  • Zoc is another powerful one (also paid, but has a lot packed in)

Totally depends on what you’re trying to do — simple serial vs full-on automation. Sounds like you’ve got things working now with MCUXpresso, though, which is great.

Hope this helps if you want to try something else later.

Tags (1)
0 Kudos
Reply