CW 10.1 for Microcontrollers, Processor Expert Init_UART

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

CW 10.1 for Microcontrollers, Processor Expert Init_UART

923 Views
larryr
Contributor I

I"m new to the Eclipse-flavored CW10.0 for microcontrollers, and starting with something simple: serial I/O. When I used Processor Expert to initialze the UART (Init_UART), the progam interrupts to Cpu_Interrupt: the first time the PE-generated initialization code touches the UART registers. Am I stumbling upon some sort of memory range protection? How do I work around it? And is it reasonable to expect Processor Expert to do this for me?

 

Also, does the unpaid version of CW 10.1 permit access to all the async UART PE functions? It complained when I tried to invoke anything other than Init_UART.

 

0 Kudos
1 Reply

610 Views
ProcessorExpert
Senior Contributor III

Hello,

 

it seems that your problem is related to the clock gate feature. For more details please see:

 

https://community.freescale.com/message/79412#79412

 

If the problem will persist, please post here your project

 

best regards
Vojtech Filip
Processor Expert Support Team

0 Kudos