Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

Definitive Guide to Pipeline Mode


MatthewBoyd Jan 14, 2015 03:05 PM

Can someone please point me to a definitive guide to Pipeline Mode, and how Semaphores work in Pipeline mode, including SemaphoreGet() and SemaphoreRelease() ? I understand that this will be much more complicated than the flow-chart diagram of Sequential Mode shown in the manuals. Specifically, I'm looking at CR1000's.

Also, is there some way to infer the order of operations of a program compiled in Pipeline Mode? For example, is there assembly code output from the compiler that I can inspect? Thanks.


DAM Feb 5, 2015 05:30 PM

I assume these questions are related to your other posts about AM25Ts. If so, I have attempted to explain things there, if not, post again and I will try to answer.


MatthewBoyd Feb 5, 2015 05:38 PM

What you have explained in my other thread will probably solve my current problem. However, I would still be very interested in understanding Pipeline Mode better for future reference. Is there any kind of documentation you could send me, however informal? Thanks.

Log in or register to post/reply in the forum.