news aggregator

FPGA and DSP accelerate image development

Electronics Talk - Fri, 2006-10-20 08:00
A new FPGA and DSP codesign platform for developing image processing equipment, the SMT339, has been launched by Sundance Multiprocessor Systems.
Categories: Software

19 Oct 2006 - Freescale Semiconductor Reports Third Quarter 2006 Results

Freescale Press Releases - Thu, 2006-10-19 20:30
AUSTIN, Texas--(BUSINESS WIRE)--Oct. 19, 2006--Freescale Semiconductor (NYSE:FSL) (NYSE:FSL.B) today reported its financial results for the third quarter ended September 29, 2006.
Categories: Freescale

Power over Ethernet

Freescale Dev - Wed, 2006-10-18 19:25
MCZ34670 delivers integrated power supply
Categories: Freescale

Electronica 2006

Freescale Dev - Wed, 2006-10-18 18:48
CEO roundtable, technical sessions and demos
Categories: Freescale

Development kit puts games on OMAP handsets

Electronics Talk - Wed, 2006-10-18 08:00
A new gaming development platform from Ideaworks3D and Texas Instruments brings console-quality 3D games to mobile handsets.
Categories: Software

Mixed-signal FPGAs take on system management

Electronics Talk - Wed, 2006-10-18 08:00
The Actel Fusion Programmable System Chip (PSC) can now perform system management functions within electronic systems, a $2.5 billion global market opportunity.
Categories: Software

17 Oct 2006 -Datang Mobile Selects Multicore DSP from Freescale for Basestation Design

Freescale Press Releases - Tue, 2006-10-17 15:25
AUSTIN, Texas--(BUSINESS WIRE)--Oct. 17, 2006--As Time Division-Synchronous Code Division Multiple Access (TD-SCDMA) technology ramps in China as the official standard for third-generation (3G) mobile telephone service, Freescale Semiconductor (NYSE:FSL)( NYSE:FSL.B) continues to win major wireless basestation designs. Datang Mobile Communications Equipment Co., Ltd. (Datang Mobile), one of China's largest government-owned telecom equipment manufacturers, has selected Freescale's MSC8122 quad-core DSP based on StarCore(R) technology for its TD-SCDMA Node-B basestations.
Categories: Freescale

Kit gets started on STR750F designs

Electronics Talk - Tue, 2006-10-17 08:00
To help familiarise system designers with the architecture, Hitex has launched an STR750F starter kit containing all the necessary hardware and software components.
Categories: Software

Freescale's BeeKit(TM)

Freescale Dev - Mon, 2006-10-16 16:50
Wireless Connectivity Tool
Categories: Freescale

16 Oct 2006 - Freescale Launches RAppID ToolBox, Enabling On-Target, Rapid Prototyping for Automotive Applications

Freescale Press Releases - Mon, 2006-10-16 16:42
DETROIT--(BUSINESS WIRE)--Oct. 16, 2006--To help automotive customers streamline model-based software development, Freescale Semiconductor (NYSE:FSL) (NYSE:FSL.B) has introduced the RAppID ToolBox, a software solution that supports on-target, rapid prototyping for Freescale's 32-bit MPC5500 automotive microcontroller (MCU) family.
Categories: Freescale

16 Oct 2006 - Freescale Introduces Industry's First 32-Bit, Dual-Core Automotive Microcontrollers with Flexible Low-Power Modes

Freescale Press Releases - Mon, 2006-10-16 16:41
DETROIT--(BUSINESS WIRE)--Oct. 16, 2006--Today's electronics-laden vehicles contain an unprecedented level of intelligence and connectivity. Accelerating this trend with advances in silicon technology, Freescale Semiconductor (NYSE:FSL) (NYSE:FSL.B) has introduced a dual-core, 32-bit microcontroller (MCU) family designed to enhance the performance, power efficiency and flexibility of automotive body electronics.
Categories: Freescale

16 Oct 2006 - Freescale Targets Advanced Driver Assistance Systems with High-Performance Automotive Microcontroller

Freescale Press Releases - Mon, 2006-10-16 16:40
DETROIT--(BUSINESS WIRE)--Oct. 16, 2006--Responding to growing market demand and regulatory pressure for advanced automotive safety features, Freescale Semiconductor (NYSE:FSL) (NYSE:FSL.B) has introduced a high-performance 32-bit microcontroller (MCU) optimized for sensor-based collision-avoidance systems.
Categories: Freescale

Robot development kit aids education

Electronics Talk - Mon, 2006-10-16 08:00
The Australian-made Microbric Viper is a programmable robot development kit that can be pulled apart and put back together in an unlimited number of ways.
Categories: Software

Re: compiler emits two 8bit access instead of one 16bit

M68HC1x Group - Fri, 2006-10-13 18:13
... I wonder what it emits for *((volatile word*) &offset[_eeprom_base]) = 0; Mike -- p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} This
Categories: Software

Re: compiler emits two 8bit access instead of one 16bit

M68HC1x Group - Fri, 2006-10-13 17:55
... Ah, the offset. Makes it completely backwards? This is all messed up 8-P With the offset it works without -O and not with With no offset it works with -O
Categories: Software

Re: compiler emits two 8bit access instead of one 16bit

M68HC1x Group - Fri, 2006-10-13 17:17
... Same version here (3.1). If you're saying -Os does not change it to clr-clr, are you sure you recompiled? Apparently it is the optimizer breaking it. It
Categories: Software

Re: compiler emits two 8bit access instead of one 16bit

M68HC1x Group - Fri, 2006-10-13 06:37
... Here with -Os (I use version 3.1 of the tool-chain). But the size of my function was different. So we learn, don't rely on optimization. I wonder, if the
Categories: Software

Re: compiler emits two 8bit access instead of one 16bit

M68HC1x Group - Fri, 2006-10-13 06:05
... It says it was fixed in 2.92. I have 3.1 and without -Os I get two 8bit accesses. Ah, the difference is the offset: // v 3.1 toolchain, gcc parameters
Categories: Software

Re: compiler emits two 8bit access instead of one 16bit

M68HC1x Group - Thu, 2006-10-12 23:31
Oh no... the bugreport says it is fixed. I was right, he had agreed it was a bug. I didn't find it before because I only looked at bugreports still open.
Categories: Software

Re: Writing a function which is intended to run from RAM

M68HC1x Group - Thu, 2006-10-12 23:19
... Yeah, I use LMA and VMA pretty easily now. It's not "relocatable", but just loads to a different address (Flash) than the address it expects to execute at.
Categories: Software
Syndicate content