Re: Help fix : Graphics and Compute Development on Samsung Chromebook
Hi spanyo, Did you by any chance install the MESA libraries on the target after installation? These conflict with the ARM GLES libraries and will override them. Like chrs says, what is the output of...
View ArticleRe: GIC-400 question
That is correct. I would expect to see some ARMv8 based designs using a GICv2 based interrupt controller, such as GIC-400. If you take a look at, for example, the Cortex-A57 TRM - it gives some...
View ArticleGIC-400 - GICv3 Spec + Cortex-A53 Support?
hi, experts:I have 2 questions about GIC-400.1.Could GIC-400 be used in a Cortex-A53 MPCore? CCI-400 could be used on a Cortex-A53 MPCore. So, how about GIC-400? 2. Does GIC-400 conform to GICv3...
View ArticleRe: Problem with "ARM License Manager"
I think to find other alternative. But, thank so much for the support. :-) Alberto
View ArticleRe: ASTC Evaluation Codec
Devmani, By "hardware" I do indeed mean the GPU ASTC decoder. Since OpenGL ES mandates that textures may be stored in sRGB color space, and the sRGB-to-linear conversion is quite complex, it is usually...
View ArticleCompressor/Decompressor IP in an SoC
Hi All, Anyone can please suggest, name of an hardware IP blocks that implements compression/decompression algorithm such as zlib/gzip.I am actually in search of open source specification for the same,...
View ArticleRe: Use of the word D_ick as a name
Alban Rampon - if people do not behave well, you could make Dick Tracy follow them.
View Articlecortex-m3 pipeline stages, branch prediction
Hello, Doing some research for master thesis, I've read several documents about ARMv7-M / Cortex-M3 includung reference manuals and books such as Joseph Yiu's "Definitive Guide to Cortex-M3" and...
View ArticleRe: MGD: No trace data to display
Hi elson, Sounds like the host is connecting to the daemon but your application is not. Can you let me know what happens when you start the daemon, connect the host to it, and THEN run your app, making...
View ArticleProblem
hello anyone know how we can see hidden pins of microcontroller in proteus 7.7?
View ArticleRe: A question on multi-processor synchronization by LDREX/STREX
Thanks.In the case of AHB bus interconnection, is the signal HRESP used by global monitor, to indicate failure or success ?
View ArticleRe: A question on multi-processor synchronization by LDREX/STREX
Hi there, The exclusive access operation requires additional sideband signals to work on AHB, and these signals are not documented on the official AHB / AHB Lite specification.They are document in the...
View ArticleIssues getting DS-5 CE running on 64bit Linux
I downloaded the 64 bit CE and got the file 'DS5-all-in-one-community-eddition-linux-64bit.tgz' However it's not the 64bit version when extracted it contains 'install_x86_32.sh' No super big issue, I...
View ArticleBE. Mobile Academy Module 2: Graphics Setup
Here is the topic for discussions, questions and feedback for Module 2 of the Brains Eden Mobile Academy course. Available here: "Graphics Setup"For discussions on last week's module please see here:...
View ArticleRe: Hanging app in shim_glBindFramebuffer() from libMali.so
Hi bram, Having some trouble finding a 4.2.0 stock image for Galaxy S3 which is what I'm going to have to reproduce on, do you know if the bug is present in 4.2.1 or 4.2.2 as those are available...
View ArticleRe: Issues getting DS-5 CE running on 64bit Linux
Hi, If you look at the table here: http://ds.arm.com/ds-5/compare-ds-5-editions/ which compares the different versions of DS-5, it will give an overview of what is included. In general, DS-5 Community...
View ArticleRe: Help fix : Graphics and Compute Development on Samsung Chromebook
For me, the smallest change with the biggest impact would be to add a paragraph to each of the fbdev and x11 sections that identifies a specific test to run to confirm that the setup is correct.for...
View ArticleHow hard is it to get Mali drivers on Linaro OS and Arndale board working?
I'd like to be able to do hardware GPU graphics work on an Arndale board running the Linaro's ubuntu build. How hard is it to set this up? I'm not sure who to ask, I'll ask the Linaro guys as well...
View ArticleRe: MGD: No trace data to display
P.S. What version of android is the Nexus 10 running? If it's 4.4.x can you upgrade to MGD 1.2.2, available at Mali Graphics Debugger « Mali Developer Center as this adds support for the new dalvik...
View Article