Hi Chew,

It looks like the problem is a broken task handler.  In bleuart's
main.c, the bleuart_task_handler() function should call os_eventq_run()
in an infinite loop, but it only calls it once.

Marko just fixed this bug in develop with his default task changes.

Chris

On Fri, Jan 20, 2017 at 06:00:45PM +0000, Lm Chew wrote:
> [https://tr.cloudmagic.com/h/v6/emailtag/tag/1484935225/e07327a00ce48c6feaf5c6318fd5666d/98148963e301c00d168ac75868cda51d/89bf195313601b8fc94e962f71ed9d07/7d73f5719844943a877cfefbca240ecc/newton.gif]
> 
> Hi Chris,
> 
> Thanks.
> 
> Yeah, it is good to have for sending debug messages and receiving command 
> wirelessly for device that doesn't have physical UART interface built into 
> the design.
> 
> Best Regards,
> Chew
> 
> 
> On Sat, Jan 21, 2017 at 12:34am, Christopher Collins 
> <ccoll...@apache.org<mailto:ccoll...@apache.org>> wrote:
> 
> On Fri, Jan 20, 2017 at 09:41:24AM +0000, Lm Chew wrote:
> > Hi,
> >
> >
> > Does any one have problem running the bleuart example?
> >
> > When I run it, it crashes in the end with Unhandled interrupt error. (I am 
> > using bmd300eval)
> > I got the following debug output:
> 
> It has been quite a while since I have run bleuart.  I'll take a look at
> it today.  In the meantime, are you sure you need the bleuart
> functionality?  Just to be cler, this app implements a somewhat scaled
> down version of the Nordic BLE serial port emulation service.
> 
> Chris

Reply via email to