Quantcast
Channel: ARM Connected Community: Message List
Browsing all 8551 articles
Browse latest View live

Re: Mali hardware acceleration on ubuntu on Chromebook

Please note that the Linux on Chromebook with ARM® Mali™ GPU has moved to the community website and it has also be updated to use the latest r5p0 drivers.  Now you don't need to link directly against...

View Article


Re: OpenGL ES and OpenCL support on the Samsung Chromebook 2

it's also worth mentioning that the Linux on Chromebook with ARM® Mali™ GPU guide now covers running Ubuntu 14.04 from an SD card on all Samsung ARM Chromebook variants with the latest Mali GPU r5p0...

View Article


Re: I have few questions about guide which is Graphic and Compute development...

Please note that the Linux on Chromebook with ARM® Mali™ GPU guide has moved to the community website and that it has also be updated to use the latest r5p0 drivers.

View Article

Re: OpenGL ES and OpenCL support on the Samsung Chromebook 2

The Chromebook 2 has been shipping for a couple of weeks at least. Any word on Mali T604 user space r4 driver release? Or Chromebook 2 driver integration? Also, there's another interesting product, or...

View Article

Re: OpenGL ES and OpenCL support on the Samsung Chromebook 2

Hi chrs, You may find this guide useful: Installing OpenCL on Chromebook 2 in 30 minutesAnton.

View Article


Transmitting with Synchronous Serial Port (SSP/SPI)

Hi, I have problems transmitting data from a LPC1114 to a flash SPI memory, my routines doesn't work at all

View Article

Re: How can I compile Mali-T764 DRIVERS on Ubuntu Linux 14.04 on RK3288 device ?

Thank You

View Article

Fail to add JTAG/swd debug into Cortex-M0

Hi, I have been trying to add the debug function into my Cortex-M0 design for FPGA implementation targeting at Xilinx Spartan-6. Both JTAG or SWD are failed to work although the cortex-m0 seem function...

View Article


Image may be NSFW.
Clik here to view.

Re: Transmitting with Synchronous Serial Port (SSP/SPI)

Did you remember to turn on clock-power and configure the pin functions ? It's a good idea, to monitor all the pins, to see if the signals are being transferred. I recommend using a logic analyzer for...

View Article


Re: Internet of Things: Where to start?

If you are interested in the developer side of IoT, I've recently started a weekly newsletter that is all about IoT, M2M, Maker Movement and inter-connected things from the developer perspective: IoT...

View Article

Re: ARM新手请教Cortex-A8学习路线

谢谢

View Article

Image may be NSFW.
Clik here to view.

MDK Version 5 - Legacy Support - Lua - FRDM-KL25Z - Include problem

Hi I am working with my thesis project which is porting the scripting language Lua to a FRDM-KL25Z platform. I downloaded the SDK from the official web which is MDK Version 5 - Legacy Support, since I...

View Article

Re: ARM新手请教Cortex-A8学习路线

不客气

View Article


Re: Re: error: Hard Fault Handler

Hi, the presented code was incomplete. There should be needed a pre-handler which set the hardfault_args of the callee. Although the issue would be almost closed, I show the pre-handler here.  #ifdef...

View Article

Re: How to configure Keil for enable and disable interrupts

Hi aitorsp, how about asm("cpsie i"); for the interrupt enable and asm("cpsid i"); for the interrupt disable? Isn't it your intention? Best regards,Yasuhiko Koumoto.

View Article


Re: IAR does not recognize tm4c123 library

Hi aitorsp. does the post Re: IAR embedded workbench include files makes error help you? Best regards,Yasuhiko Koumoto.

View Article

What is the best Operating system for the Raspberry Pi 2 ?

The new Pi 2 hardware (based on BCM-2836 SOC) is now compatible to the ARMv7 architecture,but there is no optimized operating system available !?  Bitkistl: Whats the best Operating System for the...

View Article


Re: How to wait on multiple objects in CMSIS-RTOS?

Hey,I managed to get it to work without osSignalGet. Basically I await any signal forever using osSignalWait(0x00, osWaitForever). Once it is recevied, i confirm using the osEvent returned that it is a...

View Article

Re: Transmitting with Synchronous Serial Port (SSP/SPI)

Hello, well I check all that and it's fine, the thing is that I think thatI  have something wrong on my code

View Article

Image may be NSFW.
Clik here to view.

Why cant assign a structure pointer to uint8_t pointer in IAR embedded workbench

Hi guys. I have the following problem. In my code I have to assign a structure pointer to uint8_t pointer so I can write into the structure byte by byte. Both are pointers that point to data of...

View Article
Browsing all 8551 articles
Browse latest View live


Latest Images