This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001606] Enable the cache on Kinetis in RAM startup mode


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001606

Ilija Kocho <ilijak@siva.com.mk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1963|0                           |1
        is obsolete|                            |

--- Comment #31 from Ilija Kocho <ilijak@siva.com.mk> 2012-10-27 12:48:01 BST ---
Created an attachment (id=1966)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1966)
Kinetis variant - separate DCACHE-ICACHE 121027

(In reply to comment #30)

Hi Bernd

> Hi Ilija,
> 
> just one or two things:
> 
> In macro CYGHWR_HAL_KINETIS_CACHE_WAIT
> if the priorities do not need to be swapped, the delay loop seems to be
> missing.

Thank you for the catch. Here I submit update.

> 
> and generally the macro parameters should be used in brackets:


Te parameters are mainly constants or other macros that (having parentheses of
their own) but, it's true there's a possibility for havoc. Protection is a good
practice indeed, so I updated macros macros too (used opportunity to fix some
older macros too).

Thanks again
Ilija

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]