Audio Reproduction: AN2250D related queries

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Audio Reproduction: AN2250D related queries

4,322 Views
Harshvardhan
Contributor I

Hello,
Refering to AN2250 document, I am trying to ecxecute the project using the provided software in "AN2250SW1.zip"
on MC9S12E128 device.

I tried using one of the output pins of the microcontroller connected to an 8 Ohms loudspeaker as shown in Figure. 5 But I am not getting any sound output from the speaker.

Could you please tell me why ??


Regards
Harsh

 

http://www.freescale.com/files/product/doc/AN2250.pdf

Message Edited by t.dowe on 2009-09-01 11:00 AM
Labels (1)
0 Kudos
5 Replies

392 Views
J2MEJediMaster
Specialist I
1) Have you verified that the program is running?

2) If the program is running, have you tried a different speaker?

---Tom

Message Edited by J2MEJediMaster on 2006-08-24 11:35 AM

0 Kudos

392 Views
kwik
Contributor I
It might be smart to blink a Led ,just to see that the program is running.

By the way ; When I tried to load that program I got some messages that it was a wrong Codewarrier version .... I gave up trying to convert it so I could run it... I would very much like to make it work too .Its a grat application.

If you could help me getting it compiled ,linked etc on Codewarrior version 5.7.0 ,I'd be more than happy trying to make it work on my
MC9S12C128.

Message Edited by kwik on 2006-08-31 03:08 PM

I can then post whatever changes I do here for you.

Message Edited by kwik on 2006-08-31 03:09 PM

0 Kudos

392 Views
kwik
Contributor I
First I try to compile and link the array-creator .This is part 2 (sw2) of AN2250.

I have attached a jpg file showing the error messages when conversion to new Codewarrior version was done.

Message Edited by kwik on 2006-08-31 04:07 PM

 

Conversion_messages.JPG

Message Edited by t.dowe on 2009-09-01 11:03 AM
0 Kudos

392 Views
kwik
Contributor I
Okay next step I did was
-Deleting the directories it complained about in the "Access_Path" setup.
-Copying all the libs it complained about to the sources directory
(just for simplicity)
These were ; gdi32.lib , kernel32.lib and user32.lib

So now when I try to make ,it complains it cannot find
ansicx86d.lib and mwcrtld.lib

Thats how far I get for now.
0 Kudos

392 Views
kwik
Contributor I
I have succeded creating and running AN2250 SW2 in Microsoft Developer Studio 2003 instead ...so now I can press on for AN2250 SW3

See separate thread....

Message Edited by kwik on 2006-09-02 03:26 AM

0 Kudos