Problems developing with OM13071 under OSX

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Problems developing with OM13071 under OSX

跳至解决方案
1,253 次查看
bburch
Contributor III

Hi!

I am trying to set up  a dev environment for OM13071 board under OSX 10.

It enumerates to /dev/tty.usbmodem1452 and a drive named MBED is mounted to the desktop.

When I attempt to communicate, it gives me much the same error each time;

./bin/lpcscrypt -d /dev/tty.usbmodem1452 targetinfo

Error opening /dev/tty.usbmodem1452: Resource temporarily unavailable

(Sometimes ISP reset, or erasing the flash, can help...)

Previous error(s) stops further processing

Error: <Command line>:0: Resource temporarily unavailable

   Script cmd:      batchmode 1

   Last target cmd: =print 1713834314

Terminated with errors

 

The error message says to try reloading the firmware, but that operation fails as well.

I must not be putting it into DFU mode, but I cannot find clear instructions on that, so I might be doing it wrong.

Help please?

Thank you!

-Ben Burch

0 项奖励
回复
1 解答
1,167 次查看
converse
Senior Contributor V

Have you tried the following?

sudo ./bin/lpcscrypt -d /dev/tty.usbmodem1452 targetinfo

在原帖中查看解决方案

1 回复
1,168 次查看
converse
Senior Contributor V

Have you tried the following?

sudo ./bin/lpcscrypt -d /dev/tty.usbmodem1452 targetinfo