pls anybody help me how to imlpiment inter prosess comunication using RMA algorithm ......on msp430f148...inlunux pls help ins urgent..... ...
35187
bumerang boom
bumerang.boom
Mar 1, 2008 2:57 pm
And they want $2500for this crap:) Without Wax, BB ... === message truncated === ...
35188
old_cow_yellow
Mar 1, 2008 3:41 pm
See msg# 33318. The answers are all there. ... using RMA algorithm ......on msp430f148...inlunux pls help ins urgent..... ... ...
35189
krupali shah
krupskute
Mar 1, 2008 3:48 pm
pls give me the right ans .....it is very urgent...and about that mail it was by mistake..forwarded to this groups....pls help me... ... From: old_cow_yellow...
35190
old_cow_yellow
Mar 1, 2008 3:54 pm
How about: "Fwd: Fwd: Microsoft -Don't miss this chance... ||| ITS NOT FAKE" Another mistake? Or is it a FAKE? ... mail it was by mistake..forwarded to this...
35191
krupali shah
krupskute
Mar 1, 2008 3:58 pm
i m sorry for that but i have no idea about all this forwards i did not make them may be my friends did that coz this account is shared between 5 of my...
35192
Stuart_Rubin
Mar 1, 2008 3:58 pm
Out of curiosity, how many precious bytes are being "lost?" I would be surprised if this is your best first pass at optimizing flash memory, but I assume that...
35193
Richard (UK).
augmentics
Mar 1, 2008 4:23 pm
The only people I know who use RMA (Rate Monotonic Analysis) are VERY skilled software engineers .. perhaps you should find one .. or even PAY for one? I hope...
35194
krupali shah
krupskute
Mar 1, 2008 4:52 pm
i am building an rtos who continuously listning to real time signals...from actual power suply ..and just calculating some signal perameters like dc...
35195
Friedrich Lobenstock
fl@...
Mar 1, 2008 5:08 pm
... Haven't you studied the literature which your professor suggested? How about searching with Google & Co first? -- MfG / Regards Friedrich Lobenstock...
35196
merapcb
Mar 2, 2008 7:45 am
Is it possible to enable/disable interrupts in the code in this manner inline while using the assembly syntax directly? #define DISABLE_INTERRUPTS _asm("DINT")...
35197
Travis Goodspeed
travisutk
Mar 2, 2008 7:59 am
Howdy All, I'm trying to disassemble standard libraries from MSP430 compilers so that I can import them into msp430static, my reverse engineering tool for...
35198
old_cow_yellow
Mar 2, 2008 8:09 am
It is possible but not desirable. It should have been __asm(...., not _asm(.......
35199
Nishit
mailnishit
Mar 2, 2008 9:39 am
i m transferring the value if RXBUFF obtained by UART to a location in RAM using DMA. Everything is working fine. URXIFG is also setting as per the reception....
35200
ytianyu@...
ytianyu
Mar 2, 2008 10:43 am
Is it possible to enable/disable interrupts in the code in this manner ... In theroy, you probably build your program successfully. However, i hope you design...
35201
merapcb
Mar 2, 2008 2:23 pm
Well.... the motivation to do this is to fix a probable bug in some third party library that is screwed up and is not doing it before writing to FLASH as it...
35202
Paolo Meriggi
sailingthrut...
Mar 2, 2008 2:52 pm
Dear all, i am rather new to this interesting MSP430 world I'm developing an application which would require a reliable storage of data on mmc/SD via SPI. I'd...
35203
iob prosia ii
rp_prosia
Mar 2, 2008 3:44 pm
Hi guys, May I ask for your help on this? I'm using IAR ver 4 IDE for MSP4302252. I'm just curious if this IDE could generate a text file or any sort of...
35204
old_cow_yellow
Mar 2, 2008 5:42 pm
Msg# 30526 might help you to do so. ... MSP4302252. I'm just curious if this IDE could generate a text file or any sort of report of my outputs such as the...
35205
Andy Warner
andyw_lala
Mar 2, 2008 10:10 pm
... I am successfully using svn to keep IAR workspaces/projects under source code control. This results in multiple copies of the same workspace/project being...
35206
iob prosia ii
rp_prosia
Mar 3, 2008 12:41 am
hi old cow, Where can i find the Msg# 30526? Can you forward to me the message? Thanks in advance, ray ... From: old_cow_yellow <old_cow_yellow@...> To:...
Go to: http://tech.groups.yahoo.com/group/msp430/messages Fill the box labeled "Msg#" with 30526 and click "Go"....
35209
Claro Louie
clnavarro8
Mar 3, 2008 3:35 am
Ray, It seems that we have the same question. i wonder if it is possible for the IAR compiler to generate a file showing readings stored in a register, in the...
35210
ytianyu@...
ytianyu
Mar 3, 2008 4:30 am
Dear all, i am rather new to this interesting MSP430 world I'm ... You may use uc/os-ii;Or you may use FreeRTOS FOR MSP430F169. They all support redesign.But...
35211
Harish Kumar
umayiharish
Mar 3, 2008 5:51 am
Hi, I have been working with eZ430-RF2500 development tool for the past 1 month. I am trying to send a message of length greater than 10 which is the default...
35212
Harish Kumar
umayiharish
Mar 3, 2008 5:51 am
Hi, I have been facing a similar problem related to increasing the MAX_APP_PAYLOAD greater than 10. The SimpliTiSpecification.pdf states that MAX_APP_PAYLOAD...
35213
Anders Lindgren
rdogs_maint
Mar 3, 2008 11:30 am
... Hi Aaron! I talked with the EW group here and they said that editor windows that are open are referred to using absolute path names. This means that if you...
35214
Anders Lindgren
rdogs_maint
Mar 3, 2008 11:38 am
... Typically, it would be better to use the provided intrinsic functions, or the __monitor keyword. Also, you should never explicitly enable interrupts at the...
35215
Anders Lindgren
rdogs_maint
Mar 3, 2008 11:39 am
... Travis, For IAR tools, take a look at the tool XLIB. -- Anders Lindgren, IAR Systems -- Disclaimer: Opinions expressed in this posting are strictly my own...