Showing posts with label trace32 wrapper. Show all posts
Showing posts with label trace32 wrapper. Show all posts

Thursday, October 27, 2011

Trace32 API

with Trace32 lauterbach provides a bunch of APIs . These APIs dont provide access to Trace32 directly , rather , it provides access to the trace32 User interface ( i know what you are thinking :)).
So , this means that for you to access the trace32 Hardware , you will have to have the trace32 software open on the system . The config file of the trace installation folder is the key . i will share some more code and inputs shortly

Friday, July 15, 2011

Python - lauterbach

it is interesting to notice that with lauterbach you dont get a wrapper for scripting languages.
i am not saying that they will have to :) , but i would assume from a testing standpoint it will be great to have a scripting language interface to the same.

Lauterbach - trace32 is a really powerful tool . i am going to start using python scrpiting language with latuerbach. fortunately they provide a trace32 api that i can use.

we will have to see how things go by :) . atleast the idea for now when i am writing this blog is , you dont have python wrapper for lauterbach and i am trying to findout what we can do about it.